coreboot-utils: update to 4.17.

This commit is contained in:
Duncaen 2022-10-08 20:07:16 +02:00
parent dc78b093bc
commit 8ad38d9842
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'coreboot-utils' # Template file for 'coreboot-utils'
pkgname=coreboot-utils pkgname=coreboot-utils
version=4.13 version=4.17
revision=1 revision=1
archs="i686* x86_64*" archs="i686* x86_64*"
wrksrc="coreboot-${version}" wrksrc="coreboot-${version}"
@ -12,7 +12,7 @@ maintainer="m3tav3rse <mtvrs@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=4779da645a25ddebc78f1bd2bd0b740fb1e6479572648d4650042a2b9502856a checksum=95da11d1c6a450385101a68799258a398ce965f4e46cce6fe8d5ebd74e50c125
do_build() { do_build() {
for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \ for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \