seabios: update to 1.14.0

This commit is contained in:
Jürgen Buchmüller 2020-08-11 13:41:40 +02:00
parent bfb046d2c5
commit 3a2e8cb0e2

View file

@ -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"