ports/core (3.3): coreutils: updated to 8.26
commit d0f92c25bc53508cd46faba98b6ba2c5df2653df Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Thu Dec 1 00:04:49 2016 +0100 coreutils: updated to 8.26 diff --git a/coreutils/.footprint b/coreutils/.footprint index f192ba5..dc53f90 100644 --- a/coreutils/.footprint +++ b/coreutils/.footprint @@ -27,6 +27,7 @@ drwxr-xr-x root/root bin/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/[ +-rwxr-xr-x root/root usr/bin/b2sum -rwxr-xr-x root/root usr/bin/base32 -rwxr-xr-x root/root usr/bin/base64 -rwxr-xr-x root/root usr/bin/basename @@ -106,6 +107,7 @@ drwxr-xr-x root/root usr/lib/coreutils/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/b2sum.1.gz -rw-r--r-- root/root usr/share/man/man1/base32.1.gz -rw-r--r-- root/root usr/share/man/man1/base64.1.gz -rw-r--r-- root/root usr/share/man/man1/basename.1.gz diff --git a/coreutils/.md5sum b/coreutils/.md5sum index 55ce244..3e494b2 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,2 +1,2 @@ -070e43ba7f618d747414ef56ab248a48 coreutils-8.25.tar.xz +d5aa2072f662d4118b9f4c63b94601a6 coreutils-8.26.tar.xz e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index ee52856..6db4772 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.25 +version=8.26 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz coreutils-uname.patch)
participants (1)
-
crux@crux.nu