coreutils: update to 8.28

This commit is contained in:
Sir_Boops 2017-09-09 08:25:29 -06:00 committed by Leаh Neukirchen
parent cacd533731
commit 2bb32071ed

View file

@ -1,6 +1,6 @@
# Template file for 'coreutils'
pkgname=coreutils
version=8.27
version=8.28
revision=1
bootstrap=yes
makedepends="gmp-devel acl-devel libcap-devel"
@ -9,8 +9,8 @@ short_desc="The GNU core utilities"
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=8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b
distfiles="${GNU_SITE}/coreutils/coreutils-${version}.tar.xz"
checksum=1117b1a16039ddd84d51a9923948307cfa28c2cea03d1a2438742253df0a0c65
if [ "$CHROOT_READY" ]; then
hostmakedepends="perl"