diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index 44f4243..af9101e 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -62,10 +62,9 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${PKG_FIGLET_URL:=ftp://ftp.figlet.org/pub/figlet/program/unix/figlet-${PKG_FIGLET_VERSION}.tar.gz}; : ${PKG_FIGLET_IN_TREE:=1}; : ${PKG_FIGLET_MAKEFLAGS_BUILD:=CC=${DEFAULT_TARGET}-gcc LD=${DEFAULT_TARGET}-gcc}; -: ${PKG_FINDUTILS_SHA256SUM:=c5fefbdf9858f7e4feb86f036e1247a54c79fc2d8e4b7064d5aaa1f47dfa789a}; -: ${PKG_FINDUTILS_VERSION:=4.7.0}; +: ${PKG_FINDUTILS_SHA256SUM:=57127b7e97d91282c6ace556378d5455a9509898297e46e10443016ea1387164}; +: ${PKG_FINDUTILS_VERSION:=4.8.0}; : ${PKG_FINDUTILS_URL:=https://ftp.gnu.org/gnu/findutils/findutils-${PKG_FINDUTILS_VERSION}.tar.xz}; -: ${PKG_FINDUTILS_CFLAGS_CONFIGURE_EXTRA:=-Dendpwent=setpwent}; : ${PKG_GAWK_DEPENDS:="libreadline"}; : ${PKG_GAWK_SHA256SUM:=cf5fea4ac5665fd5171af4716baab2effc76306a9572988d5ba1078f196382bd}; : ${PKG_GAWK_VERSION:=5.1.0}; diff --git a/patches/findutils-4.5.19.local.patch b/patches/findutils-4.5.19.local.patch deleted file mode 100644 index 5c7271d..0000000 --- a/patches/findutils-4.5.19.local.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- findutils-4.5.19/configure.orig 2015-12-28 14:39:42.000000000 +0100 -+++ findutils-4.5.19/configure 2016-12-18 00:49:18.483403200 +0100 -@@ -55251,3 +55251,23 @@ - $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} - fi - -+ -+cat >> config.h << EOF -+ -+#define HAVE_ENDPWENT 1 -+ -+#undef fchownat -+#undef fchdir -+#undef fseeko -+#undef fstatat -+#undef getcwd -+#undef gmtime -+#undef localtime -+#undef lstat -+#undef malloc -+#undef memcmp -+#undef mktime -+#undef realloc -+#undef strnlen -+ -+EOF diff --git a/patches/findutils_minipix-4.5.19.local.patch b/patches/findutils_minipix-4.5.19.local.patch deleted file mode 120000 index dcd8f5c..0000000 --- a/patches/findutils_minipix-4.5.19.local.patch +++ /dev/null @@ -1 +0,0 @@ -findutils-4.5.19.local.patch \ No newline at end of file