From: Christian Schmidt Date: Mon, 14 Mar 2011 17:48:40 +0000 (+0100) Subject: Update htop to latest stable release. X-Git-Tag: v2.9-core48~10 X-Git-Url: http://git.ipfire.org/?p=people%2Fummeegge%2Fipfire-2.x.git;a=commitdiff_plain;h=05d4672c780eb90a44cbdf77dc37b09189290f90 Update htop to latest stable release. --- diff --git a/lfs/htop b/lfs/htop index c88995bbe6..0f65426feb 100644 --- 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)