acpica-utils: update to 20150408.
This commit is contained in:
parent
78db543a11
commit
8a1d91340b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'acpica-utils'
|
||||
pkgname=acpica-utils
|
||||
version=20150204
|
||||
version=20150408
|
||||
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=ee2be08d5b658203078aad41e62eb8467ded68da4e86adac99cdf2eccc0f883e
|
||||
checksum=486534df2e493d3e0fde215a405275db656619b65101c61723d90c202825e6ad
|
||||
|
||||
do_build() {
|
||||
sed -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' -i generate/unix/Makefile.config
|
||||
|
|
Loading…
Reference in New Issue