diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-03-15 21:56:22 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:31:06 +0200 |
commit | 5279df779134c6069396cc2f5bc337e308e3fec3 (patch) | |
tree | a2d4aeb2c300e4174e2e3e9364590dd96d6ec604 /development/acpica | |
parent | 46303ea54ca011828c5843c8f3fb0b04c04651ac (diff) |
development/acpica: Updated for version 20100304.
Diffstat (limited to 'development/acpica')
-rw-r--r-- | development/acpica/acpica.SlackBuild | 4 | ||||
-rw-r--r-- | development/acpica/acpica.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/acpica/acpica.SlackBuild b/development/acpica/acpica.SlackBuild index 659f7803a4e9..dc014acd2c93 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2009 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2010 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=acpica -VERSION=20091214 +VERSION=20100304 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/acpica/acpica.info b/development/acpica/acpica.info index 1717638dd779..b8e7fd6e4494 100644 --- a/development/acpica/acpica.info +++ b/development/acpica/acpica.info @@ -1,10 +1,10 @@ PRGNAM="acpica" -VERSION="20091214" +VERSION="20100304" HOMEPAGE="http://www.acpica.org" -DOWNLOAD="http://www.acpica.org/download/acpica-unix-20091214.tar.gz" -MD5SUM="87e8658b3143a807a202dc182bd03a14" +DOWNLOAD="http://www.acpica.org/download/acpica-unix-20100304.tar.gz" +MD5SUM="4260742b247c3037d9deed9a4e7ca4cb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" -APPROVED="rworkman" +APPROVED="Erik Hanson" |