aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
commitc20f8c3acd684031787e58a8b4ed73bb3d118ee0 (patch)
tree79e9b92b4b36fd356dfdc4e2c542cdd8f6135ec1 /sys-fs/ddrescueview
parentdev-scheme/sagittarius: fix cxxflags and tests (diff)
downloadguru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.gz
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.bz2
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.zip
*/*: Inline mirror://sourceforge
See https://github.com/gentoo/gentoo/pull/36198 for the sed invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-fs/ddrescueview')
-rw-r--r--sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild b/sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild
index f580f67e4..bd96db154 100644
--- a/sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild
+++ b/sys-fs/ddrescueview/ddrescueview-0.4.5.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=8
@@ -9,7 +9,7 @@ inherit edo
DESCRIPTION="Graphical viewer for GNU ddrescue mapfiles"
HOMEPAGE="https://sourceforge.net/projects/ddrescueview/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz -> ${P}.tar.xz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.xz -> ${P}.tar.xz"
LICENSE="GPL-3+"
SLOT="0"