coreutils: update to 8.27.

This commit is contained in:
Michael Gehring 2017-03-11 06:26:34 +00:00
parent 8680d16e92
commit 005ac0ea2c
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'coreutils'
pkgname=coreutils
version=8.26
revision=2
version=8.27
revision=1
bootstrap=yes
makedepends="gmp-devel acl-devel libcap-devel"
replaces="chroot-coreutils>=0 coreutils-doc>=0 b2sum>=0"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnu.org/software/coreutils"
license="GPL-3"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e
checksum=8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b
if [ "$CHROOT_READY" ]; then
hostmakedepends="perl"