diff options
Diffstat (limited to 'app-arch/fastjar/fastjar-0.98-r2.ebuild')
-rw-r--r-- | app-arch/fastjar/fastjar-0.98-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/fastjar/fastjar-0.98-r2.ebuild b/app-arch/fastjar/fastjar-0.98-r2.ebuild index 91fbd7757387..37599ed0d5ba 100644 --- a/app-arch/fastjar/fastjar-0.98-r2.ebuild +++ b/app-arch/fastjar/fastjar-0.98-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="A jar program written in C" HOMEPAGE="https://savannah.nongnu.org/projects/fastjar" -SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz" +SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |