diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2014-05-11 18:53:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:36:08 +0700 |
commit | 99f4163df94cfb2a49e4d98e0a3ad2586237316a (patch) | |
tree | 1ac5f2e0ed6a7b1afb840c62c2bd911d7743ca7d /development/acpica/acpica.SlackBuild | |
parent | f26189c731476c949c73f69e9e75b1b36952d715 (diff) | |
download | slackbuilds-99f4163df94cfb2a49e4d98e0a3ad2586237316a.tar.gz |
development/acpica: Updated for version 20140424.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 aeb58ab8af..b0838c90b5 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} |