summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2013-11-16 18:30:11 +0100
committer Robby Workman <rworkman@slackbuilds.org>2013-11-16 13:58:10 -0600
commit7ae7447671c10e20d71b34bec5cbb553d70f0d9a (patch)
treeeb440363585eeb78750e69cded3a1148d3439a88 /system
parent7fb67b6ab97ef6d96db27e05fc090cf5a4203691 (diff)
downloadslackbuilds-7ae7447671c10e20d71b34bec5cbb553d70f0d9a.tar.gz
slackbuilds-7ae7447671c10e20d71b34bec5cbb553d70f0d9a.tar.xz
system/innotop: Updated for version 1.9.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/innotop/innotop.SlackBuild4
-rw-r--r--system/innotop/innotop.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/innotop/innotop.SlackBuild b/system/innotop/innotop.SlackBuild
index 8351aa49d3..f88162b051 100644
--- a/system/innotop/innotop.SlackBuild
+++ b/system/innotop/innotop.SlackBuild
@@ -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}
diff --git a/system/innotop/innotop.info b/system/innotop/innotop.info
index a23b4c57a2..76c395c12d 100644
--- a/system/innotop/innotop.info
+++ b/system/innotop/innotop.info
@@ -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"