util-linux-libs: update to 2.36.2.
This commit is contained in:
parent
8bda5ef048
commit
ccb55f4744
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'util-linux-libs'
|
||||
# Keep this package sync with util-linux
|
||||
pkgname=util-linux-libs
|
||||
version=2.36.1
|
||||
revision=2
|
||||
version=2.36.2
|
||||
revision=1
|
||||
wrksrc="util-linux-$version"
|
||||
build_style=meta
|
||||
hostmakedepends="automake bison gettext gettext-devel libtool pkg-config xz"
|
||||
|
@ -15,7 +15,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/v${version%.${version#*.*.}}/util-linux-${version}.tar.xz"
|
||||
checksum=09fac242172cd8ec27f0739d8d192402c69417617091d8c6e974841568f37eed
|
||||
checksum=f7516ba9d8689343594356f0e5e1a5f0da34adfbc89023437735872bb5024c5f
|
||||
|
||||
pre_configure() {
|
||||
local _cfgdir="$XBPS_COMMONDIR/environment/configure"
|
||||
|
|
Loading…
Reference in New Issue