diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-12 17:38:15 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:38:15 +0200 |
commit | 2f1a45b6942a8e386142b6b469d6c26aaa06c94e (patch) | |
tree | 6dd8919d05dad2b31674e7baac42694dca8f8069 /development/acpica/acpica.SlackBuild | |
parent | 6e9116a11742ecfec61750fecf8300f55fd87b92 (diff) |
development/acpica: Updated for version 20090422
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 d34021d802128..0d169afb360bd 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at> +# Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at> # 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=20080829 +VERSION=20090422 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |