parent
b2bf5bc707
commit
aa452f994f
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'seabios'
|
# Template file for 'seabios'
|
||||||
pkgname=seabios
|
pkgname=seabios
|
||||||
version=1.14.0
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
archs="i686* x86_64*"
|
|
||||||
short_desc="OSS implementation of a 16-bit x86 BIOS"
|
short_desc="OSS implementation of a 16-bit x86 BIOS"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://www.seabios.org/"
|
homepage="https://www.seabios.org/"
|
||||||
distfiles="https://www.seabios.org/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.seabios.org/downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum=eb70cc62b29aa83e10a653233acebf4bb154d00d0c87dc2a2c6e2da75e5e81fd
|
checksum=d44d8e97ad56f3fd23ed3076077a770d37a5e7bae22daa59656ff41c3334fb34
|
||||||
|
|
||||||
CFLAGS="-Wno-error -Wno-array-bounds"
|
CFLAGS="-Wno-error -Wno-array-bounds"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue