mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chroot-util-linux: update to 2.40.2.
This commit is contained in:
parent
513e35d2ba
commit
635221ed7f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chroot-util-linux'
|
# Template file for 'chroot-util-linux'
|
||||||
pkgname=chroot-util-linux
|
pkgname=chroot-util-linux
|
||||||
version=2.40.1
|
version=2.40.2
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
||||||
distfiles="${KERNEL_SITE}/utils/util-linux/v${version%.*}/util-linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/util-linux/v${version%.*}/util-linux-${version}.tar.xz"
|
||||||
checksum=59e676aa53ccb44b6c39f0ffe01a8fa274891c91bef1474752fad92461def24f
|
checksum=d78b37a66f5922d70edf3bdfb01a6b33d34ed3c3cafd6628203b2a2b67c8e8b3
|
||||||
conflicts="util-linux>=0"
|
conflicts="util-linux>=0"
|
||||||
provides="util-linux-${version}_${revision}"
|
provides="util-linux-${version}_${revision}"
|
||||||
repository=bootstrap
|
repository=bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue