From 5520cf509efa1f6f5d8033dfb6c7232e7e316a8d Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Mon, 11 Jan 2010 10:17:07 +0100 Subject: [PATCH] coreutils: updated to 8.3 --- coreutils/.md5sum | 2 +- coreutils/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coreutils/.md5sum b/coreutils/.md5sum index 5203980..be1f65a 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,2 +1,2 @@ -dfb0d3dbc5f555386339f4f74621cda0 coreutils-8.2.tar.gz +3961aee7ac96434a1831580e0b7ad227 coreutils-8.3.tar.gz e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index b00d4df..ae268b1 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgmp name=coreutils -version=8.2 +version=8.3 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz coreutils-uname.patch) @@ -13,7 +13,7 @@ source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz build() { cd $name-$version patch -p1 -i $SRC/coreutils-uname.patch - touch man/uname.1 man/hostname.1 man/arch.1 + touch man/uname.1 man/hostname.1 man/arch.1 man/chroot.1 cat > config.cache <