acpica-utils: update to 20150204.
This commit is contained in:
parent
8ee1c70b90
commit
c96f8c71f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20141107
|
||||
version=20150204
|
||||
wrksrc=acpica-unix-${version}
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
|
@ -10,7 +10,7 @@ homepage="https://www.acpica.org/"
|
|||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://acpica.org/sites/acpica/files/acpica-unix-${version}.tar.gz"
|
||||
checksum=f2f72e4f4d1eb40a7d5bf23512e3733b15e708ede40ed362d0fb563a5e8d64cc
|
||||
checksum=ee2be08d5b658203078aad41e62eb8467ded68da4e86adac99cdf2eccc0f883e
|
||||
|
||||
do_build() {
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config
|
||||
|
|
Loading…
Reference in a new issue