diff options
-rw-r--r-- | sys-fs/shake/shake-0.999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/shake/shake-0.999.ebuild b/sys-fs/shake/shake-0.999.ebuild index b3e817a165ec..775e275db2b0 100644 --- a/sys-fs/shake/shake-0.999.ebuild +++ b/sys-fs/shake/shake-0.999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit cmake-utils eutils DESCRIPTION="defragmenter that runs in userspace while the system is used" HOMEPAGE="http://vleu.net/shake/" -SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.bz2" +SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" |