iasl: updated to 20170303

This commit is contained in:
Fredrik Rinnestam 2017-04-11 19:03:15 +02:00
parent 6c4d040012
commit 69df225aac
3 changed files with 6 additions and 5 deletions

View File

@ -1 +1 @@
c2a9dcc0462c25f0ecc426e2710dd4ce acpica-unix2-20160527.tar.gz
48ef4314fb4ffdd0c96f14dcf20544e1 acpica-unix2-20170303.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3w4T8peUsJ0dQFSKfGzLEye5Sd1t+CXvSP6MgJmaOYN0LWbNRl+D1PuKtboPRpDzjPa9xRYumiswsTKQOFZwiAM=
SHA256 (Pkgfile) = 3c2c731cc4f6a70944ada07859ce7a47972de77098bf4c127d8ad168c70dd239
RWSagIOpLGJF31f2Jf9Vd9HWsewSQIiBL7gbiaAt8ipJwOEhFkBGezfqVmV0m71kTu/plUQl7F7iY95+o7Y1qPXyt/F0SwD4Dwg=
SHA256 (Pkgfile) = 7ab85faf2dddc98d3b1a6a91842c43a1c88172e50367ba85106badedf909de2c
SHA256 (.footprint) = 8d2c017d70670b63ceb84acc621f4f45389d584dcffefaf4ec15ebe0b1a993c6
SHA256 (acpica-unix2-20160527.tar.gz) = 4ac73a5887b643dcca483f0241cbb808a53326846928edad9a2f86cffcde5850
SHA256 (acpica-unix2-20170303.tar.gz) = b2d81e84107ac9a02be86ea43cbea7afa8fd4b4150270bc88c2d4c9fea0b8aad

View File

@ -5,13 +5,14 @@
# Depends on:
name=iasl
version=20160527
version=20170303
release=1
source=(https://acpica.org/sites/acpica/files/acpica-unix2-$version.tar.gz)
build() {
cd acpica-unix2-$version
sed -i "s/\-Werror/\-Wno-error/g" generate/unix/iasl/Makefile
make clean
make BITS=64 HOST=_LINUX $name