diff options
Diffstat (limited to 'sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild')
-rw-r--r-- | sys-fs/ddrescueview/ddrescueview-0.4.5.ebuild | 4 |
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" |