diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-12-28 23:30:52 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-12-28 23:30:52 +0100 |
commit | 15b6db96dfbe3c4e7026c9ba6fc7bba81a5122a3 (patch) | |
tree | 4e395bcd2d9f783ce2ca6b047c39b7f9c4319ab6 /coreutils | |
parent | 5d908346a07330df2eeb71d2505ec7c7060a502c (diff) | |
download | core-15b6db96dfbe3c4e7026c9ba6fc7bba81a5122a3.tar.gz core-15b6db96dfbe3c4e7026c9ba6fc7bba81a5122a3.tar.xz |
coreutils: updated to 8.29
Diffstat (limited to 'coreutils')
-rw-r--r-- | coreutils/.md5sum | 2 | ||||
-rw-r--r-- | coreutils/.signature | 6 | ||||
-rw-r--r-- | coreutils/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/coreutils/.md5sum b/coreutils/.md5sum index 0b2dbd16..796566da 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,2 +1,2 @@ -e7cb20d0572cc40d9f47ede6454406d1 coreutils-8.28.tar.xz +960cfe75a42c9907c71439f8eb436303 coreutils-8.29.tar.xz e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/.signature b/coreutils/.signature index 37141b0f..e94f06e4 100644 --- a/coreutils/.signature +++ b/coreutils/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqiiroJarsGLPdc3vZxfS/od0NGM8csEn37hWIiTfXegeHEQyf1o2WraasiTH38Q5ijjmWiLnwB8sQciplbyR1w8= -SHA256 (Pkgfile) = a1b4db0b64d03b47999b1762fa605b656d49279f9c9670aac097200a26f917ef +RWRJc1FUaeVeqqDqnT5KgRdaTm56+CQ4SncQ88R0CN2VrTng3kAmVd0LVPkrwhyYo/8q8DD3G2pgM3KhEBNJlp7PM2AaGe1H8wM= +SHA256 (Pkgfile) = 1e6cbc01331b265cf1e27dc97ef7a4b7cb518afe78a2e4c6d66c4ce8bdf2c012 SHA256 (.footprint) = af07f9e491853b835c5b82dd0f819c01d642cf3a61e6bd49f9b29e27d684fbab -SHA256 (coreutils-8.28.tar.xz) = 1117b1a16039ddd84d51a9923948307cfa28c2cea03d1a2438742253df0a0c65 +SHA256 (coreutils-8.29.tar.xz) = 92d0fa1c311cacefa89853bdb53c62f4110cdfda3820346b59cbd098f40f955e SHA256 (coreutils-uname.patch) = 164ad5976c67dd49f1d28d3124a6cb5395d52a23d9a3112a10a795af6069d97d diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index ca4e63b6..f1ec0720 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.28 +version=8.29 release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz coreutils-uname.patch) |