system/innotop: Updated for version 1.9.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
7fb67b6ab9
commit
7ae7447671
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for innotop
|
||||
|
||||
# Copyright 2010-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2010-2013 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=innotop
|
||||
VERSION=1.9.0
|
||||
VERSION=1.9.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="innotop"
|
||||
VERSION="1.9.0"
|
||||
VERSION="1.9.1"
|
||||
HOMEPAGE="http://code.google.com/p/innotop/"
|
||||
DOWNLOAD="http://innotop.googlecode.com/files/innotop-1.9.0.tar.gz"
|
||||
MD5SUM="a3e6c99f48b295da7090987a5f2ae166"
|
||||
DOWNLOAD="http://innotop.googlecode.com/files/innotop-1.9.1.tar.gz"
|
||||
MD5SUM="7979b7a074e43fe1f0d032034e234bac"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-TermReadKey"
|
||||
|
|
Loading…
Reference in New Issue