diff options
Diffstat (limited to 'app-emulation/fuse-utils/fuse-utils-1.4.3-r2.ebuild')
-rw-r--r-- | app-emulation/fuse-utils/fuse-utils-1.4.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/fuse-utils/fuse-utils-1.4.3-r2.ebuild b/app-emulation/fuse-utils/fuse-utils-1.4.3-r2.ebuild index 7da4b0c2865e..151ccbc9e61a 100644 --- a/app-emulation/fuse-utils/fuse-utils-1.4.3-r2.ebuild +++ b/app-emulation/fuse-utils/fuse-utils-1.4.3-r2.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 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Utils for the Free Unix Spectrum Emulator by Philip Kendall" HOMEPAGE="http://fuse-emulator.sourceforge.net" -SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |