seabios: update to 1.14.0
This commit is contained in:
parent
bfb046d2c5
commit
3a2e8cb0e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'seabios'
|
||||
pkgname=seabios
|
||||
version=1.13.0
|
||||
version=1.14.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="python3"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://www.seabios.org/"
|
||||
distfiles="https://www.seabios.org/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=37673dc2d6308591b15bdb94e5bcc3e99bdb40198d2247733c43f50b55dbe703
|
||||
checksum=eb70cc62b29aa83e10a653233acebf4bb154d00d0c87dc2a2c6e2da75e5e81fd
|
||||
|
||||
CFLAGS="-Wno-error -Wno-array-bounds"
|
||||
|
||||
|
|
Loading…
Reference in a new issue