seabios: update to 1.12.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-11-20 19:05:45 +01:00
parent d727a8e789
commit ab7dd92575
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'seabios'
pkgname=seabios
version=1.11.0
version=1.12.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=622b432ebb8a3b0b13b8accd6d4a196a7eb3af11f243815e5f7d75d9ceb99bf7
checksum=df17b8e565e75c27897ceb82af853b7c568eba7911f3bd173f8a68c1b4bda74b
CFLAGS="-Wno-error -Wno-array-bounds"