summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
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"