summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-01 08:12:37 +0100
committerSam James <sam@gentoo.org>2021-10-01 08:12:37 +0100
commit7842a77f8f6547e4ad684cb2dab9441e500d08ff (patch)
treecc74a4089e9729445f34b31aee8adeb352a5286c /sys-firmware
parentsys-devel/gcc-config: update SRC_URI (diff)
downloadgentoo-7842a77f8f6547e4ad684cb2dab9441e500d08ff.tar.gz
gentoo-7842a77f8f6547e4ad684cb2dab9441e500d08ff.tar.bz2
gentoo-7842a77f8f6547e4ad684cb2dab9441e500d08ff.zip
sys-firmware/seabios: update SRC_URI
slyfox@ has retired and I've archived the distfiles in my devspace. Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/seabios/seabios-1.14.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 22c08e1b9bed..37b8af0969c1 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -24,7 +24,7 @@ else
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )
- binary? ( https://dev.gentoo.org/~slyfox/distfiles/${P}-r2-bin.tar.xz )"
+ binary? ( https://dev.gentoo.org/~sam/distfiles/${P}-r2-bin.tar.xz )"
fi
DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"