X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fhtop;h=ee48d658ce6b9322fe532535af6ffaa912e6cc40;hb=01d7a56295519ea29fd42c5773851744d0ee31ff;hp=3e5b53263c9d29264d13c9ca164b167f31e37233;hpb=db2e0a5baecda01fe22a7bb17010dcb1a73b372b;p=ipfire-2.x.git diff --git a/lfs/htop b/lfs/htop index 3e5b53263c..ee48d658ce 100644 --- a/lfs/htop +++ b/lfs/htop @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# Copyright (C) 2007-2016 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.0.3 +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 = 7 +PAK_VER = 9 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e768b9b55c033d9c1dffda72db3a6ac7 +$(DL_FILE)_MD5 = 7d354d904bad591a931ad57e99fea84a install : $(TARGET)