system/hwinfo: Updated for version 20.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2012-12-16 21:41:03 +01:00 committed by Matteo Bernardini
parent 8f205ee3e3
commit e1412c43cf
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"