summaryrefslogtreecommitdiffstats
path: root/rules/htop.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/htop.make')
-rw-r--r--rules/htop.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/htop.make b/rules/htop.make
index e562d519c..e9c129da1 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_HTOP) += htop
#
# Paths and names
#
-HTOP_VERSION := 0.7
+HTOP_VERSION := 0.8.1
HTOP := htop-$(HTOP_VERSION)
HTOP_SUFFIX := tar.gz
HTOP_URL := $(PTXCONF_SETUP_SFMIRROR)/htop/$(HTOP).$(HTOP_SUFFIX)