diff --git a/srcpkgs/chroot-util-linux/template b/srcpkgs/chroot-util-linux/template index b28c10da62b..0f952ae7858 100644 --- a/srcpkgs/chroot-util-linux/template +++ b/srcpkgs/chroot-util-linux/template @@ -1,7 +1,7 @@ # Template file for 'chroot-util-linux' pkgname=chroot-util-linux -version=2.24.1 -revision=6 +version=2.29.2 +revision=1 wrksrc="${pkgname/chroot-/}-${version}" bootstrap=yes conflicts="util-linux>=0" @@ -20,7 +20,7 @@ maintainer="Juan RP " homepage="http://userweb.kernel.org/~kzak/util-linux-ng" license="GPL-2" distfiles="${KERNEL_SITE}/utils/util-linux/v${version%.*}/util-linux-${version}.tar.xz" -checksum=835eb6232cfab0118ef2e4fd649de0ba9f5bd1b8cbf9a7d4d84594541dec8410 +checksum=accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3 if [ -z "$CHROOT_READY" ]; then CFLAGS+=" -I${XBPS_MASTERDIR}/usr/include"