]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - findutils/findutils.nm
strongswan: 5.6.3 and enable ChaCha20Poly1305 plugin
[ipfire-3.x.git] / findutils / findutils.nm
index c05b86743b07cdd1b38183f0546bc91a7b0b206c..04d26e78d2d2893de434cf5a20a6dcc1b14ef325 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = findutils
-version    = 4.5.10
-release    = 3
+version    = 4.6.0
+release    = 2
 
 groups     = System/Tools
 url        = http://www.gnu.org/software/findutils/
@@ -13,19 +13,25 @@ license    = GPLv3+
 summary    = The GNU versions of find utilities (find and xargs).
 
 description
-       The findutils package contains programs which will help you locate \
-       files on your system.  The find utility searches through a hierarchy \
-       of directories looking for files which match a certain set of criteria \
-       (such as a filename pattern).  The xargs utility builds and executes \
-       command lines from standard input arguments (usually lists of file \
+       The findutils package contains programs which will help you locate
+       files on your system.  The find utility searches through a hierarchy
+       of directories looking for files which match a certain set of criteria
+       (such as a filename pattern).  The xargs utility builds and executes
+       command lines from standard input arguments (usually lists of file
        names generated by the find command).
 end
 
-source_dl  =
+source_dl  = http://ftp.gnu.org/pub/gnu/findutils/ ftp://alpha.gnu.org/gnu/findutils/
 
 build
        requires
-               libselinux-devel
+               autoconf
+               automake
+               gettext-devel
+       end
+
+       prepare_cmds
+               autoreconf -vfi
        end
 
        configure_options += \