From 9245ee9b543989f08317f2d8b8c47a161eee5864 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 14 Jun 2018 02:46:42 +0000 Subject: [PATCH] coreutils: updated to 8.29 --- coreutils/.md5sum | 3 +-- coreutils/Pkgfile | 9 ++------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/coreutils/.md5sum b/coreutils/.md5sum index 0e3d35f..796566d 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,3 +1,2 @@ -a2de56a7c68e192d3e8a3a4a8bc0d826 coreutils-8.26-Fix-cross.patch -d5aa2072f662d4118b9f4c63b94601a6 coreutils-8.26.tar.xz +960cfe75a42c9907c71439f8eb436303 coreutils-8.29.tar.xz e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index 48f583b..c4093e2 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -5,16 +5,15 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.26 +version=8.29 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz \ - $name-uname.patch $name-$version-Fix-cross.patch) + $name-uname.patch) build() { cd $name-$version patch -p1 -i $SRC/$name-uname.patch - patch -p1 -i $SRC/$name-$version-Fix-cross.patch cat > config.cache <