chroot-util-linux: update to 2.38.1.
This commit is contained in:
parent
dfd1f5198a
commit
b02e8c6ba1
@ -1,7 +1,7 @@
|
||||
# Template file for 'chroot-util-linux'
|
||||
pkgname=chroot-util-linux
|
||||
version=2.32.1
|
||||
revision=2
|
||||
version=2.38.1
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-ncurses --without-ncursesw --without-udev
|
||||
@ -17,7 +17,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
||||
distfiles="${KERNEL_SITE}/utils/util-linux/v${version%.*}/util-linux-${version}.tar.xz"
|
||||
checksum=86e6707a379c7ff5489c218cfaf1e3464b0b95acf7817db0bc5f179e356a67b2
|
||||
checksum=60492a19b44e6cf9a3ddff68325b333b8b52b6c59ce3ebd6a0ecaa4c5117e84f
|
||||
conflicts="util-linux>=0"
|
||||
provides="util-linux-${version}_${revision}"
|
||||
repository=bootstrap
|
||||
@ -32,6 +32,7 @@ post_install() {
|
||||
rm -rf ${DESTDIR}/bin
|
||||
rm -rf ${DESTDIR}/sbin
|
||||
rm -rf ${DESTDIR}/usr/sbin
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
rm -rf ${DESTDIR}/usr/share/bash-completion
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user