diff options
author | Juergen Daubert <jue@jue.li> | 2017-03-13 11:30:32 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-03-13 11:30:32 +0100 |
commit | f90f17d77d850cf2100bcb6eaa9f67bec05512f8 (patch) | |
tree | 0c6722546f8b89fc36de4abf5ae68ae2c297a765 /coreutils | |
parent | 5984c07d609cf42247900752d150de06c99ab67c (diff) | |
download | core-f90f17d77d850cf2100bcb6eaa9f67bec05512f8.tar.gz core-f90f17d77d850cf2100bcb6eaa9f67bec05512f8.tar.xz |
coreutils: update to 8.27
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 3e494b2b..47a48e66 100644 --- a/coreutils/.md5sum +++ b/coreutils/.md5sum @@ -1,2 +1,2 @@ -d5aa2072f662d4118b9f4c63b94601a6 coreutils-8.26.tar.xz +502795792c212932365e077946d353ae coreutils-8.27.tar.xz e14ef9dd59a7e6c7f3ae706771964d75 coreutils-uname.patch diff --git a/coreutils/.signature b/coreutils/.signature index 0e9859b8..e378dbdb 100644 --- a/coreutils/.signature +++ b/coreutils/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqoDSo9UZQPU/3mC/tTIyZRFywl8BPdJ7XPx+zHTNLxuoTpO4o2ZJT9nHRO5kW+fcTlwPsXotGg7pcN06xqrjMgo= -SHA256 (Pkgfile) = c5258de138dd71252acc7292881869690f5a829a5fa4c899fc1ec4fc0f73090e +RWRJc1FUaeVeqsXDfBpTiomOYKVl6/BM74EXZ8aWU4sNSgpJJ0Vz+3AFwJWSM9PZb9uXDpopC5oTbv/VTEZghdHEZH50w3J08Q4= +SHA256 (Pkgfile) = 391112c1c6ce0d622bde121d22341a5036f73fe4ea1892f86c4be60cd4527dbc SHA256 (.footprint) = af07f9e491853b835c5b82dd0f819c01d642cf3a61e6bd49f9b29e27d684fbab -SHA256 (coreutils-8.26.tar.xz) = 155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e +SHA256 (coreutils-8.27.tar.xz) = 8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b SHA256 (coreutils-uname.patch) = 164ad5976c67dd49f1d28d3124a6cb5395d52a23d9a3112a10a795af6069d97d diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index 01b72fcf..8dd48fc6 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.26 +version=8.27 release=1 source=(http://ftpmirror.gnu.org/pub/gnu/$name/$name-$version.tar.xz coreutils-uname.patch) |