]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
which: update to 2.21
authorMarcel Lorenz <marcel.lorenz@ipfire.org>
Fri, 15 Jul 2016 16:42:46 +0000 (18:42 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Jul 2016 09:53:53 +0000 (10:53 +0100)
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/which
lfs/which

index 08dc7a59b25f8caf31cd603af635d56014fee3ff..35ccd2f3e0a5befbe1f532e13ee28d0f0493514a 100644 (file)
@@ -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
index 68041dbe8d702c7fe14a6d69b6330bd164d27dac..75b47b974fe293d89af9d1ff2dca0a9600f20693 100644 (file)
--- 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  <info@ipfire.org>                     #
 #                                                                             #
 # 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)