summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/makebootfat/makebootfat-1.4.ebuild')
-rw-r--r--sys-boot/makebootfat/makebootfat-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/makebootfat/makebootfat-1.4.ebuild b/sys-boot/makebootfat/makebootfat-1.4.ebuild
index 5482bdde364a..af8e752ccda4 100644
--- a/sys-boot/makebootfat/makebootfat-1.4.ebuild
+++ b/sys-boot/makebootfat/makebootfat-1.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Command line utility able to create bootable USB disks"
HOMEPAGE="http://advancemame.sourceforge.net/boot-readme.html"
-SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/advancemame/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"