diff options
-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 aeb58ab8af17..b0838c90b5b4 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2014 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=20131115 +VERSION=${VERSION:-20140424} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/acpica/acpica.info b/development/acpica/acpica.info index e35cbcef8ada..f6a314075665 100644 --- a/development/acpica/acpica.info +++ b/development/acpica/acpica.info @@ -1,8 +1,8 @@ PRGNAM="acpica" -VERSION="20131115" +VERSION="20140424" HOMEPAGE="http://www.acpica.org" -DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20131115.tar.gz" -MD5SUM="1bd5b14c4c567ca2a113c05f4b28f29c" +DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20140424.tar.gz" +MD5SUM="733532f005fba5d1c5344440651b13d1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |