summaryrefslogtreecommitdiff
path: root/sys-process/procps/procps-4.0.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/procps/procps-4.0.4-r1.ebuild')
-rw-r--r--sys-process/procps/procps-4.0.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/procps/procps-4.0.4-r1.ebuild b/sys-process/procps/procps-4.0.4-r1.ebuild
index 0534445b36e9..80238261ee8b 100644
--- a/sys-process/procps/procps-4.0.4-r1.ebuild
+++ b/sys-process/procps/procps-4.0.4-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Standard informational utilities and process-handling tools"
HOMEPAGE="https://gitlab.com/procps-ng/procps"
# Per e.g. https://gitlab.com/procps-ng/procps/-/releases/v4.0.4, the dist tarballs
# are still hosted on SF.
-SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz"
+SRC_URI="https://downloads.sourceforge.net/${PN}-ng/${PN}-ng-${PV}.tar.xz"
S="${WORKDIR}"/${PN}-ng-${PV}
# See bug #913210