summaryrefslogtreecommitdiff
path: root/app-arch/dump/dump-0.4.47-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/dump/dump-0.4.47-r1.ebuild')
-rw-r--r--app-arch/dump/dump-0.4.47-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dump/dump-0.4.47-r1.ebuild b/app-arch/dump/dump-0.4.47-r1.ebuild
index e96321b3fc1b..c3d4771f7b31 100644
--- a/app-arch/dump/dump-0.4.47-r1.ebuild
+++ b/app-arch/dump/dump-0.4.47-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ MY_P="${PN}-$(ver_rs 2 b)"
DESCRIPTION="Dump/restore ext2fs backup utilities"
HOMEPAGE="http://dump.sourceforge.net/"
-SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/dump/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="BSD"