diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2015-03-08 22:17:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 16:56:04 +0700 |
commit | f4c8d7c2647a67a95acf7616a57eeef574e617f7 (patch) | |
tree | b6bb40e92921ad9b61c7584091205e96fb02fb82 /development/acpica/acpica.SlackBuild | |
parent | 406168c4fad91ccea6845a3304fa549b87c49ca6 (diff) |
development/acpica: Updated for version 20150204.
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 525b82c5ba18..a7730d61a079 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2014 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2015 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:-20141107} +VERSION=${VERSION:-20150204} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |