diff options
-rw-r--r-- | dev-libs/libtecla/libtecla-1.6.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libtecla/libtecla-1.6.3.ebuild b/dev-libs/libtecla/libtecla-1.6.3.ebuild index d7cd7848d68..070399cd74d 100644 --- a/dev-libs/libtecla/libtecla-1.6.3.ebuild +++ b/dev-libs/libtecla/libtecla-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit autotools flag-o-matic DESCRIPTION="Tecla command-line editing library" -HOMEPAGE="http://www.astro.caltech.edu/~mcs/tecla/" -SRC_URI="http://www.astro.caltech.edu/~mcs/tecla/${P}.tar.gz" +HOMEPAGE="https://www.astro.caltech.edu/~mcs/tecla/" +SRC_URI="https://www.astro.caltech.edu/~mcs/tecla/${P}.tar.gz" LICENSE="icu" SLOT="0" |