chroot-util-linux: update to 2.32.1.
This commit is contained in:
parent
f7d50cb12a
commit
a7bb5c4d48
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chroot-util-linux'
|
||||
pkgname=chroot-util-linux
|
||||
version=2.29.2
|
||||
revision=3
|
||||
version=2.32.1
|
||||
revision=1
|
||||
wrksrc="${pkgname/chroot-/}-${version}"
|
||||
bootstrap=yes
|
||||
conflicts="util-linux>=0"
|
||||
|
@ -17,10 +17,10 @@ configure_args="--without-ncurses --without-udev --disable-libuuid
|
|||
scanf_cv_alloc_modifier=as"
|
||||
short_desc="Miscellaneous linux utilities -- for xbps-src use"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
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=accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3
|
||||
checksum=86e6707a379c7ff5489c218cfaf1e3464b0b95acf7817db0bc5f179e356a67b2
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
CFLAGS+=" -I${XBPS_MASTERDIR}/usr/include"
|
||||
|
|
Loading…
Reference in New Issue
Block a user