]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Update htop to latest stable release.
authorChristian Schmidt <maniacikarus@ipfire.org>
Mon, 14 Mar 2011 17:48:40 +0000 (18:48 +0100)
committerChristian Schmidt <maniacikarus@ipfire.org>
Mon, 14 Mar 2011 17:48:40 +0000 (18:48 +0100)
lfs/htop

index c88995bbe67d94462358d99cc6115dd737193446..0f65426febdcd84a99647621eeffe70d4d666804 100644 (file)
--- a/lfs/htop
+++ b/lfs/htop
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.8.3
+VER        = 0.9
 
 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    = 3
+PAK_VER    = 4
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5c9f093f9eaddf6e77aa6d54c2116d0c
+$(DL_FILE)_MD5 = 7c5507f35f363f3f40183a2ba3c561f8
 
 install : $(TARGET)