coreutils: update to 8.24.

This commit is contained in:
Juan RP 2015-07-04 07:36:08 +02:00
parent f56c135c91
commit 58bd7971cc
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'coreutils'
pkgname=coreutils
version=8.23
revision=8
version=8.24
revision=1
build_pie=yes
bootstrap=yes
makedepends="gmp-devel acl-devel libcap-devel"
replaces="chroot-coreutils>=0 coreutils-doc>=0"
@ -10,8 +11,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=ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d
build_pie=yes
checksum=a2d75286a4b9ef3a13039c2da3868a61be4ee9f17d8ae380a35a97e506972170
if [ "$CHROOT_READY" ]; then
hostmakedepends="perl"