diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-03-15 21:56:22 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:31:06 +0200 |
commit | 5279df779134c6069396cc2f5bc337e308e3fec3 (patch) | |
tree | a2d4aeb2c300e4174e2e3e9364590dd96d6ec604 /development/acpica/acpica.SlackBuild | |
parent | 46303ea54ca011828c5843c8f3fb0b04c04651ac (diff) |
development/acpica: Updated for version 20100304.
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 659f7803a4e9..dc014acd2c93 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2009 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2010 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=20091214 +VERSION=20100304 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |