system/innotop: Updated for version 1.9.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2012-12-18 12:17:04 +01:00 committed by Matteo Bernardini
parent c9cf2854aa
commit 3a9f0354bd
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=innotop
VERSION=1.8.1
VERSION=1.9.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="innotop"
VERSION="1.8.1"
VERSION="1.9.0"
HOMEPAGE="http://code.google.com/p/innotop/"
DOWNLOAD="http://innotop.googlecode.com/files/innotop-1.8.1.tar.gz"
MD5SUM="af3e5c044912a9dfc7860d66a1a51bd4"
DOWNLOAD="http://innotop.googlecode.com/files/innotop-1.9.0.tar.gz"
MD5SUM="a3e6c99f48b295da7090987a5f2ae166"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-TermReadKey"