From 134f0746fcf2c10ce99bd5807d2f751786762952 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 12 Apr 2020 02:33:48 +0200 Subject: [PATCH] Bump findutils version Signed-off-by: David Oberhollenzer --- pkg/findutils/0001.patch | 11 ----------- pkg/findutils/build | 8 ++++---- pkg/findutils/findutils.files | 2 -- 3 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 pkg/findutils/0001.patch diff --git a/pkg/findutils/0001.patch b/pkg/findutils/0001.patch deleted file mode 100644 index 9635327..0000000 --- a/pkg/findutils/0001.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/gl/lib/mountlist.c -+++ b/gl/lib/mountlist.c -@@ -118,6 +118,8 @@ - # include - #endif - -+#include -+ - #ifdef DOLPHIN - /* So special that it's not worth putting this in autoconf. */ - # undef MOUNTED_FREAD_FSTYP diff --git a/pkg/findutils/build b/pkg/findutils/build index 20059e1..54560d1 100755 --- a/pkg/findutils/build +++ b/pkg/findutils/build @@ -1,12 +1,12 @@ -VERSION="4.6.0" +VERSION="4.7.0" SRCDIR="findutils-${VERSION}" -TARBALL="${SRCDIR}.tar.gz" +TARBALL="${SRCDIR}.tar.xz" URL="https://ftp.gnu.org/gnu/findutils/" -SHA256SUM="ded4c9f73731cd48fec3b6bdaccce896473b6d8e337e9612e16cf1431bb1169d" +SHA256SUM="c5fefbdf9858f7e4feb86f036e1247a54c79fc2d8e4b7064d5aaa1f47dfa789a" DEPENDS="toolchain" prepare() { - apply_patches + return } build() { diff --git a/pkg/findutils/findutils.files b/pkg/findutils/findutils.files index 66f7d61..dd1443c 100644 --- a/pkg/findutils/findutils.files +++ b/pkg/findutils/findutils.files @@ -2,8 +2,6 @@ file bin/find 0755 0 0 file bin/xargs 0755 0 0 file bin/locate 0755 0 0 file bin/updatedb 0755 0 0 -file lib/libexec/bigram 0755 0 0 -file lib/libexec/code 0755 0 0 file lib/libexec/frcode 0755 0 0 dir var 0755 0 0 dir var/lib 0755 0 0