From 68f077522579fb6ee6a8435be3097f342c3d3544 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Thu, 29 Sep 2022 09:06:10 +0800 Subject: sys-firmware/u-boot-bin: version bump to rc5 Signed-off-by: Yixun Lan --- sys-firmware/u-boot-bin/Manifest | 2 +- sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild | 16 ---------------- sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc5.ebuild | 16 ++++++++++++++++ 3 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild create mode 100644 sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc5.ebuild diff --git a/sys-firmware/u-boot-bin/Manifest b/sys-firmware/u-boot-bin/Manifest index faaa6ae..2b43d78 100644 --- a/sys-firmware/u-boot-bin/Manifest +++ b/sys-firmware/u-boot-bin/Manifest @@ -1 +1 @@ -DIST u-boot-bin-2022.10_rc3.tar.xz 281172 BLAKE2B e59890ac85687f7b9241f04b70f8bb722dfd0c448e1a6778b4f23f0b670f92300b210e578bf9b8811712cc146b9c375b0edde19d05e44a381f9bf141d71556c1 SHA512 74ecfefc3c2be397bef4890a814808333e890e5eefc9666e3cc5d45832acfc1a5726e8fd352c61415e56008f25b857ba40896670882002b72e6b54cb5065a644 +DIST u-boot-bin-2022.10_rc5.tar.xz 281164 BLAKE2B 26193f48b6913fd834677f38fde9546d0aae37818371287c336153c8831069922d21854e57024ea63dfc5d0057fedaaf0063f21b8d6c9f20661c3b333569fa6f SHA512 40c951e498df5fa883d961254cf9f4ae1ffef9132c2b23aea06be8f5db5d5649ae78a81a387ffd70c79e77c206967439a7f3708dabef17ded5310b224e26273e diff --git a/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild b/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild deleted file mode 100644 index 1f87eeb..0000000 --- a/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="U-boot binary firmware which can be used by qemu as bios" -HOMEPAGE="https://www.denx.de/project/u-boot/" -SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${CATEGORY}/${PN}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~riscv" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" diff --git a/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc5.ebuild b/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc5.ebuild new file mode 100644 index 0000000..1f87eeb --- /dev/null +++ b/sys-firmware/u-boot-bin/u-boot-bin-2022.10_rc5.ebuild @@ -0,0 +1,16 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="U-boot binary firmware which can be used by qemu as bios" +HOMEPAGE="https://www.denx.de/project/u-boot/" +SRC_URI="https://dev.gentoo.org/~dlan/distfiles/${CATEGORY}/${PN}/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~riscv" + +DEPEND="" +RDEPEND="${DEPEND}" +BDEPEND="" -- cgit v1.2.3-65-gdbad