coreboot-utils: update to 4.9.
This commit is contained in:
parent
168cad831a
commit
f4929b8f44
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'coreboot-utils'
|
# Template file for 'coreboot-utils'
|
||||||
pkgname=coreboot-utils
|
pkgname=coreboot-utils
|
||||||
version=4.8.1
|
version=4.9
|
||||||
revision=2
|
revision=1
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
|
||||||
build_style=gnu-makefile
|
|
||||||
wrksrc="coreboot-${version}"
|
wrksrc="coreboot-${version}"
|
||||||
build_wrksrc="util"
|
build_wrksrc="util"
|
||||||
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
build_style=gnu-makefile
|
||||||
makedepends="pciutils-devel zlib-devel"
|
makedepends="pciutils-devel zlib-devel"
|
||||||
short_desc="Coreboot firmware utilities"
|
short_desc="Coreboot firmware utilities"
|
||||||
maintainer="m3tav3rse <n6maa10816@tuta.io>"
|
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=f0ddf4db0628c1fe1e8348c40084d9cbeb5771400c963fd419cda3995b69ad23
|
checksum=32368d8b3d87a79376e30efd4ed279e90ace9a3d752ea6f98e2efdd18a896a76
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue