summaryrefslogtreecommitdiffstats
path: root/system/htop/htop.SlackBuild
diff options
context:
space:
mode:
author Michiel van Wessem2012-06-28 22:36:08 +0200
committer dsomero2012-06-28 22:36:08 +0200
commit959107bf490970cca0484c490f682a304fc7b256 (patch)
tree5c521bfd9d161d18c440ff07960bdd727f354922 /system/htop/htop.SlackBuild
parentce30f32050499e6f7a45c3196fdb8d653531d1f1 (diff)
downloadslackbuilds-959107bf490970cca0484c490f682a304fc7b256.tar.gz
system/htop: Updated for version 1.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/htop/htop.SlackBuild')
-rw-r--r--system/htop/htop.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/htop/htop.SlackBuild b/system/htop/htop.SlackBuild
index 1da02186f3..c2677e32a1 100644
--- a/system/htop/htop.SlackBuild
+++ b/system/htop/htop.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for htop
-# Copyright 2007-2011 Michiel van Wessem, Leicester, United Kingdom
+# Copyright 2007-2012 Michiel van Wessem, Leicester, United Kingdom
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=htop
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}