diff options
Diffstat (limited to 'app-misc/countrycodes/countrycodes-1.0.6.ebuild')
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/countrycodes/countrycodes-1.0.6.ebuild b/app-misc/countrycodes/countrycodes-1.0.6.ebuild index 4238cde9269e..e0696c3467c7 100644 --- a/app-misc/countrycodes/countrycodes-1.0.6.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="An ISO 3166 country code finder" HOMEPAGE="https://sourceforge.net/projects/countrycodes/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |