coreutils: update to 8.31

This commit is contained in:
Juergen Daubert 2019-03-11 18:53:48 +01:00
parent 53bbd8b931
commit 087480f412
3 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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)