summaryrefslogtreecommitdiff
path: root/www-client/fetch/fetch-1.0-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/fetch/fetch-1.0-r4.ebuild')
-rw-r--r--www-client/fetch/fetch-1.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/fetch/fetch-1.0-r4.ebuild b/www-client/fetch/fetch-1.0-r4.ebuild
index 3e3ee5a9c8d0..d1fbc42469f5 100644
--- a/www-client/fetch/fetch-1.0-r4.ebuild
+++ b/www-client/fetch/fetch-1.0-r4.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=7
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="HTTP download tool built atop the HTTP fetcher library"
HOMEPAGE="https://sourceforge.net/projects/fetch/"
-SRC_URI="mirror://sourceforge/fetch/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/fetch/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"