summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/simplebackup/simplebackup-1.8.1-r2.ebuild')
-rw-r--r--app-backup/simplebackup/simplebackup-1.8.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/simplebackup/simplebackup-1.8.1-r2.ebuild b/app-backup/simplebackup/simplebackup-1.8.1-r2.ebuild
index aabaaaffac32..1a14bd8d1ad0 100644
--- a/app-backup/simplebackup/simplebackup-1.8.1-r2.ebuild
+++ b/app-backup/simplebackup/simplebackup-1.8.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 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 prefix
DESCRIPTION="Cross-platform backup program"
HOMEPAGE="https://migas-sbackup.sourceforge.net/"
-SRC_URI="mirror://sourceforge/migas-sbackup/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/migas-sbackup/${P}.tar.gz"
S="${WORKDIR}/${P}/unix"
LICENSE="GPL-2"