seabios: update to 1.13.0

This commit is contained in:
Jürgen Buchmüller 2019-12-16 13:08:46 +01:00
parent 3e077ee000
commit 7730113833

View file

@ -1,6 +1,6 @@
# Template file for 'seabios'
pkgname=seabios
version=1.12.0
version=1.13.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=df17b8e565e75c27897ceb82af853b7c568eba7911f3bd173f8a68c1b4bda74b
checksum=37673dc2d6308591b15bdb94e5bcc3e99bdb40198d2247733c43f50b55dbe703
CFLAGS="-Wno-error -Wno-array-bounds"