diff --git a/coreutils/.md5sum b/coreutils/.md5sum index 70f86916..517ac875 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,2 +1,2 @@ -89b06f91634208dceba7b36ad1f9e8b9 coreutils-8.16.tar.xz +bbda656ce8ca2c6903948f9faa204ba3 coreutils-8.17.tar.xz e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index c1fee40c..72e7fa33 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.16 +version=8.17 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz coreutils-uname.patch)