mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
coreboot-utils: update to 4.10.
This commit is contained in:
parent
e63e900ff7
commit
bc26730f45
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'coreboot-utils'
|
# Template file for 'coreboot-utils'
|
||||||
pkgname=coreboot-utils
|
pkgname=coreboot-utils
|
||||||
version=4.9
|
version=4.10
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="i686* x86_64*"
|
||||||
wrksrc="coreboot-${version}"
|
wrksrc="coreboot-${version}"
|
||||||
build_wrksrc="util"
|
build_wrksrc="util"
|
||||||
archs="i686* x86_64*"
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="pciutils-devel zlib-devel"
|
makedepends="pciutils-devel zlib-devel"
|
||||||
short_desc="Coreboot firmware utilities"
|
short_desc="Coreboot firmware utilities"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="m3tav3rse <n6maa10816@tuta.io>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://coreboot.org"
|
homepage="https://coreboot.org"
|
||||||
distfiles="https://coreboot.org/releases/coreboot-${version}.tar.xz"
|
distfiles="https://coreboot.org/releases/coreboot-${version}.tar.xz"
|
||||||
checksum=32368d8b3d87a79376e30efd4ed279e90ace9a3d752ea6f98e2efdd18a896a76
|
checksum=ca7136cd67309971b1f006bdc7e3c9fbf00234a29a9a2dc3c35444a74ef851cb
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \
|
for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \
|
||||||
|
|
Loading…
Add table
Reference in a new issue