mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for innotop
|
# Slackware build script for innotop
|
||||||
|
|
||||||
# Copyright 2010-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
# Copyright 2010-2013 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=innotop
|
PRGNAM=innotop
|
||||||
VERSION=1.9.0
|
VERSION=1.9.1
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="innotop"
|
PRGNAM="innotop"
|
||||||
VERSION="1.9.0"
|
VERSION="1.9.1"
|
||||||
HOMEPAGE="http://code.google.com/p/innotop/"
|
HOMEPAGE="http://code.google.com/p/innotop/"
|
||||||
DOWNLOAD="http://innotop.googlecode.com/files/innotop-1.9.0.tar.gz"
|
DOWNLOAD="http://innotop.googlecode.com/files/innotop-1.9.1.tar.gz"
|
||||||
MD5SUM="a3e6c99f48b295da7090987a5f2ae166"
|
MD5SUM="7979b7a074e43fe1f0d032034e234bac"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-TermReadKey"
|
REQUIRES="perl-TermReadKey"
|
||||||
|
|
Loading…
Reference in a new issue