]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
findutils: update to 4.6.0
authorMarcel Lorenz <marcel.lorenz@ipfire.org>
Sat, 28 May 2016 18:57:40 +0000 (20:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Jun 2016 21:46:10 +0000 (22:46 +0100)
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/findutils
lfs/findutils

index ac4fffe95161109fc79d92f01c2551ec46d61f65..edb91a9bfe8d9086c1699f8d6be01c4b62ff3948 100644 (file)
@@ -1,8 +1,7 @@
+bin/find
 #etc/fcron.weekly
 etc/fcron.weekly/updatedb
-bin/find
 usr/bin/locate
-#usr/bin/oldfind
 usr/bin/updatedb
 usr/bin/xargs
 #usr/lib/findutils
@@ -11,6 +10,8 @@ usr/lib/findutils/code
 usr/lib/findutils/frcode
 #usr/share/info/find-maint.info
 #usr/share/info/find.info
+#usr/share/info/find.info-1
+#usr/share/info/find.info-2
 #usr/share/man/man1/find.1
 #usr/share/man/man1/locate.1
 #usr/share/man/man1/updatedb.1
index ac1ffdb92682aa2e2e05fd7b72a41afbde389ffc..d1a520b3f6837b01dcded126413d21ad7dcfe3fa 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2016  IPFire Team <info@ipfire.org>                      #
+# 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        = 4.4.2
+VER        = 4.6.0
 
 THISAPP    = findutils-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -54,7 +54,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 351cc4adb07d54877fa15f75fb77d39f
+$(DL_FILE)_MD5 = 9936aa8009438ce185bea2694a997fc1
 
 install : $(TARGET)