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 | |
parent | 8f205ee3e3f085fc9047c5cab8d1b5f070698f3f (diff) |
system/hwinfo: Updated for version 20.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/hwinfo/hwinfo.SlackBuild | 4 | ||||
-rw-r--r-- | system/hwinfo/hwinfo.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/hwinfo/hwinfo.SlackBuild b/system/hwinfo/hwinfo.SlackBuild index 491fbe2601d6..97d3d5152616 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} diff --git a/system/hwinfo/hwinfo.info b/system/hwinfo/hwinfo.info index 8861947597b9..bb3b9d2edad6 100644 --- a/system/hwinfo/hwinfo.info +++ b/system/hwinfo/hwinfo.info @@ -1,8 +1,8 @@ PRGNAM="hwinfo" -VERSION="17.3" +VERSION="20.0" HOMEPAGE="http://gitorious.org/opensuse/hwinfo" -DOWNLOAD="http://www.liwjatan.at/files/src/hwinfo/hwinfo-17.3.tar.xz" -MD5SUM="2d7afba416f8cb8cfd9edf3fe7407d84" +DOWNLOAD="http://www.liwjatan.at/files/src/hwinfo/hwinfo-20.0.tar.xz" +MD5SUM="680669ce18caf4d90f452659920fa5d8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libx86emu" |