From: Arne Fitzenreiter Date: Thu, 24 Nov 2011 20:33:19 +0000 (+0100) Subject: htop: update to 1.0. X-Git-Tag: v2.9-core54~13^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7fcfb2dae9110d35da769da4916fbade463434dc;p=people%2Ftrikolon%2Fipfire-2.x.git htop: update to 1.0. --- diff --git a/lfs/htop b/lfs/htop index 0f65426fe..967fc8ab8 100644 --- a/lfs/htop +++ b/lfs/htop @@ -24,7 +24,7 @@ include Config -VER = 0.9 +VER = 1.0 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 = 4 +PAK_VER = 5 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7c5507f35f363f3f40183a2ba3c561f8 +$(DL_FILE)_MD5 = 325112ca7947ea1f6d6441f631e00384 install : $(TARGET)