diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2016-01-23 18:24:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-26 18:59:11 +0700 |
commit | 831b015ade6d8e093f7cc8250f1aca63e5d62a5c (patch) | |
tree | 43088153c4f135fe8187302c1c9c94a87fd85628 /development/acpica | |
parent | 69c3e052eb20608bb20eadbb13063b6557883c04 (diff) |
development/acpica: Updated for version 20160108.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/acpica')
-rw-r--r-- | development/acpica/acpica.SlackBuild | 4 | ||||
-rw-r--r-- | development/acpica/acpica.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/acpica/acpica.SlackBuild b/development/acpica/acpica.SlackBuild index a7730d61a079..7f6ba91196e8 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2015 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2016 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=${VERSION:-20150204} +VERSION=${VERSION:-20160108} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/acpica/acpica.info b/development/acpica/acpica.info index 5f89267b69b9..efa934d041f9 100644 --- a/development/acpica/acpica.info +++ b/development/acpica/acpica.info @@ -1,8 +1,8 @@ PRGNAM="acpica" -VERSION="20150204" +VERSION="20160108" HOMEPAGE="http://www.acpica.org" -DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20150204.tar.gz" -MD5SUM="c9bcbb2fe1ae83195cf392da4334ab70" +DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20160108.tar.gz" +MD5SUM="59e3e9f58446cfbcf67860d09a5c5c95" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |