diff --git a/coreutils/.footprint b/coreutils/.footprint index dc53f90a..bfdf2cfa 100644 --- a/coreutils/.footprint +++ b/coreutils/.footprint @@ -31,6 +31,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/base32 -rwxr-xr-x root/root usr/bin/base64 -rwxr-xr-x root/root usr/bin/basename +-rwxr-xr-x root/root usr/bin/basenc -rwxr-xr-x root/root usr/bin/chroot -rwxr-xr-x root/root usr/bin/cksum -rwxr-xr-x root/root usr/bin/comm @@ -111,6 +112,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -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 +-rw-r--r-- root/root usr/share/man/man1/basenc.1.gz -rw-r--r-- root/root usr/share/man/man1/cat.1.gz -rw-r--r-- root/root usr/share/man/man1/chgrp.1.gz -rw-r--r-- root/root usr/share/man/man1/chmod.1.gz diff --git a/coreutils/.signature b/coreutils/.signature index adc58a91..0e691845 100644 --- a/coreutils/.signature +++ b/coreutils/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqvU0phODoHcP3/XasDQVuod62EHh85QY6+C0ULIQifpgNLdMHiuhkZnYb5ST8IaAi8Y7TaP6AXVzEH/zPvwHDAE= -SHA256 (Pkgfile) = d4aaac984537b58f108b6f38a6a91621649a54086842b9e46b44e5c5e0b920eb -SHA256 (.footprint) = af07f9e491853b835c5b82dd0f819c01d642cf3a61e6bd49f9b29e27d684fbab -SHA256 (coreutils-8.30.tar.xz) = e831b3a86091496cdba720411f9748de81507798f6130adeaef872d206e1b057 +RWRJc1FUaeVequhcadWiLAd3D4bipTl7eplYUeaynauBwL95mH2/A1hYSgiqZmicZNnyFCAScr+UkstlUUgATbdjlzb/nw19iwU= +SHA256 (Pkgfile) = f21147d673c2bd2a6084eb448c0525389450b62528badad92723647c876286ac +SHA256 (.footprint) = 45c2d1805ada036f538df41d4f15b3148670d9247839effbc39276b9d0c37819 +SHA256 (coreutils-8.31.tar.xz) = ff7a9c918edce6b4f4b2725e3f9b37b0c4d193531cac49a48b56c4d0d3a9e9fd SHA256 (coreutils-uname.patch) = 164ad5976c67dd49f1d28d3124a6cb5395d52a23d9a3112a10a795af6069d97d diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index b254a502..5e86815a 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.30 +version=8.31 release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz coreutils-uname.patch)