From fabf36697b97668dda3e02701b247af05bea5c26 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 7 Jul 2019 16:27:57 +0200 Subject: [PATCH] Bump coreutils version Signed-off-by: David Oberhollenzer --- pkg/coreutils/build | 4 ++-- pkg/coreutils/coreutils.files | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pkg/coreutils/build b/pkg/coreutils/build index 5782460..87f1efc 100755 --- a/pkg/coreutils/build +++ b/pkg/coreutils/build @@ -1,8 +1,8 @@ -VERSION="8.30" +VERSION="8.31" SRCDIR="coreutils-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://ftp.gnu.org/gnu/coreutils/" -SHA256SUM="e831b3a86091496cdba720411f9748de81507798f6130adeaef872d206e1b057" +SHA256SUM="ff7a9c918edce6b4f4b2725e3f9b37b0c4d193531cac49a48b56c4d0d3a9e9fd" DEPENDS="toolchain" prepare() { diff --git a/pkg/coreutils/coreutils.files b/pkg/coreutils/coreutils.files index 36ce450..894aa57 100644 --- a/pkg/coreutils/coreutils.files +++ b/pkg/coreutils/coreutils.files @@ -1,3 +1,4 @@ +dir bin 0755 0 0 file bin/coreutils 0755 0 0 slink bin/[ 0777 0 0 coreutils slink bin/chcon 0777 0 0 coreutils @@ -31,6 +32,7 @@ slink bin/b2sum 0777 0 0 coreutils slink bin/base64 0777 0 0 coreutils slink bin/base32 0777 0 0 coreutils slink bin/basename 0777 0 0 coreutils +slink bin/basenc 0777 0 0 coreutils slink bin/cat 0777 0 0 coreutils slink bin/chgrp 0777 0 0 coreutils slink bin/chmod 0777 0 0 coreutils @@ -103,5 +105,7 @@ slink bin/tsort 0777 0 0 coreutils slink bin/tty 0777 0 0 coreutils slink bin/uname 0777 0 0 coreutils slink bin/unexpand 0777 0 0 coreutils +dir lib 0755 0 0 +dir lib/libexec 0755 0 0 dir lib/libexec/coreutils 0755 0 0 file lib/libexec/coreutils/libstdbuf.so 0755 0 0