diff options
Diffstat (limited to 'net-misc/wget/wget-1.16.2.ebuild')
-rw-r--r-- | net-misc/wget/wget-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/wget/wget-1.16.2.ebuild b/net-misc/wget/wget-1.16.2.ebuild index cbab975c3721..c879bae59378 100644 --- a/net-misc/wget/wget-1.16.2.ebuild +++ b/net-misc/wget/wget-1.16.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_3,3_4} ) inherit flag-o-matic python-any-r1 toolchain-funcs autotools DESCRIPTION="Network utility to retrieve files from the WWW" -HOMEPAGE="http://www.gnu.org/software/wget/" +HOMEPAGE="https://www.gnu.org/software/wget/" SRC_URI="mirror://gnu/wget/${P}.tar.xz" LICENSE="GPL-3" |