summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/reoback/reoback-1.0_p3-r1.ebuild')
-rw-r--r--app-backup/reoback/reoback-1.0_p3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-backup/reoback/reoback-1.0_p3-r1.ebuild b/app-backup/reoback/reoback-1.0_p3-r1.ebuild
index 67a63e15698e..b3021247973a 100644
--- a/app-backup/reoback/reoback-1.0_p3-r1.ebuild
+++ b/app-backup/reoback/reoback-1.0_p3-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
@@ -6,8 +6,8 @@ EAPI=7
inherit vcs-clean
DESCRIPTION="Reoback Backup Solution"
-HOMEPAGE="http://reoback.sourceforge.net/"
-SRC_URI="mirror://sourceforge/reoback/reoback-${PV/_p/_r}.tar.gz"
+HOMEPAGE="https://reoback.sourceforge.net/"
+SRC_URI="https://downloads.sourceforge.net/reoback/reoback-${PV/_p/_r}.tar.gz"
S="${WORKDIR}"/${PN}-${PV/_*}
LICENSE="GPL-2"