]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
htop: Update to 2.0.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 31 Jul 2016 17:43:26 +0000 (19:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Aug 2016 09:34:03 +0000 (10:34 +0100)
For details, see:
http://hisham.hm/htop/index.php?page=downloads

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/htop

index 9c0a90c9c7bc16ed36fdccfba6085af5d0f34e36..ee48d658ce6b9322fe532535af6ffaa912e6cc40 100644 (file)
--- a/lfs/htop
+++ b/lfs/htop
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.1
+VER        = 2.0.2
 
 THISAPP    = htop-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = htop
-PAK_VER    = 8
+PAK_VER    = 9
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f75fe92b4defaa80d99109830f34b5e2
+$(DL_FILE)_MD5 = 7d354d904bad591a931ad57e99fea84a
 
 install : $(TARGET)