mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
util-linux-libs: update to 2.35.2.
This commit is contained in:
parent
2714cc8c7a
commit
7428c3c41c
3 changed files with 5 additions and 5 deletions
1
srcpkgs/util-linux-libs/patches
Symbolic link
1
srcpkgs/util-linux-libs/patches
Symbolic link
|
@ -0,0 +1 @@
|
|||
../util-linux/patches
|
|
@ -1 +0,0 @@
|
|||
../../util-linux/patches/fix-musl.patch
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'util-linux-libs'
|
||||
# Keep this package sync with util-linux
|
||||
pkgname=util-linux-libs
|
||||
version=2.35.1
|
||||
revision=2
|
||||
version=2.35.2
|
||||
revision=1
|
||||
wrksrc="util-linux-$version"
|
||||
build_style=meta
|
||||
hostmakedepends="automake bison gettext-devel libtool pkg-config xz"
|
||||
hostmakedepends="automake bison gettext gettext-devel libtool pkg-config xz"
|
||||
makedepends="libcap-ng-devel pam-devel readline-devel zlib-devel"
|
||||
depends="libfdisk libblkid libmount libsmartcols libuuid"
|
||||
checkdepends="ncurses" # Some tests require terminfo-entries
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kernel.org/pub/linux/utils/util-linux/"
|
||||
distfiles="${KERNEL_SITE}/utils/util-linux/v2.35/util-linux-${version}.tar.xz"
|
||||
checksum=d9de3edd287366cd908e77677514b9387b22bc7b88f45b83e1922c3597f1d7f9
|
||||
checksum=21b7431e82f6bcd9441a01beeec3d57ed33ee948f8a5b41da577073c372eb58a
|
||||
|
||||
pre_configure() {
|
||||
local _cfgdir="$XBPS_COMMONDIR/environment/configure"
|
||||
|
|
Loading…
Add table
Reference in a new issue