diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-12-16 21:41:03 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-16 21:41:21 +0100 |
commit | e1412c43cfb78c76547aed5b1e6d24f427980ae3 (patch) | |
tree | 45b23f6143c3b1214c67b61d44e317237b9ab8ec /system/hwinfo/hwinfo.SlackBuild | |
parent | 8f205ee3e3f085fc9047c5cab8d1b5f070698f3f (diff) |
system/hwinfo: Updated for version 20.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/hwinfo/hwinfo.SlackBuild')
-rw-r--r-- | system/hwinfo/hwinfo.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/hwinfo/hwinfo.SlackBuild b/system/hwinfo/hwinfo.SlackBuild index 491fbe2601d6f..97d3d5152616d 100644 --- a/system/hwinfo/hwinfo.SlackBuild +++ b/system/hwinfo/hwinfo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hwinfo -# Copyright 2009-2010 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2012 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=hwinfo -VERSION=17.3 +VERSION=20.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |