diff options
Diffstat (limited to 'sys-fs/gt5/gt5-1.4.0-r2.ebuild')
-rw-r--r-- | sys-fs/gt5/gt5-1.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/gt5/gt5-1.4.0-r2.ebuild b/sys-fs/gt5/gt5-1.4.0-r2.ebuild index 4c907a13c1c7..b3f2f4c02076 100644 --- a/sys-fs/gt5/gt5-1.4.0-r2.ebuild +++ b/sys-fs/gt5/gt5-1.4.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="a diff-capable 'du-browser'" HOMEPAGE="http://gt5.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" KEYWORDS="amd64 ~sparc x86" |