From: Marcel Lorenz Date: Fri, 15 Jul 2016 16:42:46 +0000 (+0200) Subject: which: update to 2.21 X-Git-Tag: v2.19-core104~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10f8c6f421e0d635dfa303b71b7e7a2cb1694424;p=ipfire-2.x.git which: update to 2.21 Signed-off-by: Marcel Lorenz Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/which b/config/rootfiles/common/which index 08dc7a59b2..35ccd2f3e0 100644 --- a/config/rootfiles/common/which +++ b/config/rootfiles/common/which @@ -1,3 +1,3 @@ usr/bin/which -#usr/info/which.info -#usr/man/man1/which.1 +#usr/share/info/which.info +#usr/share/man/man1/which.1 diff --git a/lfs/which b/lfs/which index 68041dbe8d..75b47b974f 100644 --- a/lfs/which +++ b/lfs/which @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# 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 = 2.16 +VER = 2.21 THISAPP = which-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 830b83af48347a9a3520f561e47cbc9b +$(DL_FILE)_MD5 = 097ff1a324ae02e0a3b0369f07a7544a install : $(TARGET)