diff --git a/app-arch/torrentzip/torrentzip-0.9.ebuild b/app-arch/torrentzip/torrentzip-0.9.ebuild index 0e9784dd4edd9..0aa3083323bfe 100644 --- a/app-arch/torrentzip/torrentzip-0.9.ebuild +++ b/app-arch/torrentzip/torrentzip-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Create identical zip archives over multiple systems" HOMEPAGE="https://sourceforge.net/projects/trrntzip" -SRC_URI="http://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"