diff --git a/srcpkgs/coreboot-utils/template b/srcpkgs/coreboot-utils/template index f91a0f0c7f8..9788f91cd1c 100644 --- a/srcpkgs/coreboot-utils/template +++ b/srcpkgs/coreboot-utils/template @@ -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 " 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 \