mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
parent
c6a5e4d5c8
commit
95c39d56cc
1 changed files with 3 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue