buildroot findutils missing package

Nathanael D. Noblet nathanael at gnat.ca
Thu Sep 22 16:43:29 UTC 2005


Hello for some reason the ftp server referenced by the findutils.mk
package for version 4.2.23 doesn't exist 4.2.24 however does.? Here's a
patch to update the version.

Index: package/findutils/findutils.mk
===================================================================
--- package/findutils/findutils.mk      (revision 11581)
+++ package/findutils/findutils.mk      (working copy)
@@ -3,7 +3,7 @@
 # findutils
 #
 #############################################################
-FINDUTILS_VER:=4.2.23
+FINDUTILS_VER:=4.2.24
 FINDUTILS_SOURCE:=findutils-$(FINDUTILS_VER).tar.gz
 FINDUTILS_SITE:=ftp://alpha.gnu.org/gnu/findutils
 FINDUTILS_CAT:=zcat

-- 
Nathanael D. Noblet
Gnat Solutions, Inc
http://www.gnat.ca/
T 250.385.4613
C 250.383.4613




More information about the uClibc mailing list