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/acpica.SlackBuild | |
parent | 69c3e052eb20608bb20eadbb13063b6557883c04 (diff) |
development/acpica: Updated for version 20160108.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/acpica/acpica.SlackBuild')
-rw-r--r-- | development/acpica/acpica.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/acpica/acpica.SlackBuild b/development/acpica/acpica.SlackBuild index a7730d61a0793..7f6ba91196e86 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} |