summaryrefslogtreecommitdiffstats
path: root/rules/htop.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-04-23 23:51:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-04 10:35:43 +0200
commita09123b817988fe00771ca841a3a89b11280feb3 (patch)
tree2317d0b97abe65522ed7ec28c716b17a703ab899 /rules/htop.make
parentad223849cbcec31773aed2e3200299771066c3a5 (diff)
downloadptxdist-a09123b817988fe00771ca841a3a89b11280feb3.tar.gz
ptxdist-a09123b817988fe00771ca841a3a89b11280feb3.tar.xz
htop: version bump 2.0.1 -> 2.0.2
There are no relevant configure.ac changes. There are no patches. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/htop.make')
-rw-r--r--rules/htop.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/htop.make b/rules/htop.make
index ed9059795..314ed4475 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_HTOP) += htop
#
# Paths and names
#
-HTOP_VERSION := 2.0.1
-HTOP_MD5 := f75fe92b4defaa80d99109830f34b5e2
+HTOP_VERSION := 2.0.2
+HTOP_MD5 := 7d354d904bad591a931ad57e99fea84a
HTOP := htop-$(HTOP_VERSION)
HTOP_SUFFIX := tar.gz
HTOP_URL := http://hisham.hm/htop/releases/$(HTOP_VERSION)/$(HTOP).$(HTOP_SUFFIX)