coreutils: update to 8.25.

This commit is contained in:
Juan RP 2016-01-21 09:28:40 +01:00
parent 8eb4d97e02
commit c6eb14979f

View file

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