coreboot-utils: update to 24.08.

Closes: #53728 [via git-merge-pr]
This commit is contained in:
Daniel Martinez 2024-12-27 17:18:59 -05:00 committed by classabbyamp
parent c6a5e4d5c8
commit 95c39d56cc
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'coreboot-utils'
pkgname=coreboot-utils
version=4.20.1
version=24.08
revision=1
archs="i686* x86_64*"
build_wrksrc="util"
@ -11,8 +11,8 @@ maintainer="m3tav3rse <mtvrs@tuta.io>"
license="GPL-2.0-only"
homepage="https://coreboot.org"
distfiles="https://coreboot.org/releases/coreboot-${version}.tar.xz"
checksum=b41539a8c2eab2fec752157eb4acbd0e2a637a7203530c12e66b43a5c3c3a931
CFLAGS="-D_GNU_SOURCE"
checksum=1fc9a997d497539f915dc6498e4aca4bf049955d4db9a17a85454ad6b342710c
CFLAGS="-D_GNU_SOURCE -I ${XBPS_BUILDDIR}/${pkgname}-${version}/src/commonlib/bsd/include"
do_build() {
for util in cbfstool cbmem ectool ifdtool inteltool intelmetool \