From 88fcde72e8fb8b3b8301cc4dcc774517ecc29ad3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 13 Jun 2021 19:36:40 +0200 Subject: [PATCH 1/2] util-linux-libs: update to 2.37. --- srcpkgs/util-linux-libs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/util-linux-libs/template b/srcpkgs/util-linux-libs/template index ad8c4512a35c89..9232142358a6fc 100644 --- a/srcpkgs/util-linux-libs/template +++ b/srcpkgs/util-linux-libs/template @@ -1,7 +1,7 @@ # Template file for 'util-linux-libs' # Keep this package sync with util-linux pkgname=util-linux-libs -version=2.36.2 +version=2.37 revision=1 wrksrc="util-linux-$version" build_style=meta @@ -15,7 +15,7 @@ maintainer="Enno Boland " 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=f7516ba9d8689343594356f0e5e1a5f0da34adfbc89023437735872bb5024c5f +checksum=bd07b7e98839e0359842110525a3032fdb8eaf3a90bedde3dd1652d32d15cce5 pre_configure() { local _cfgdir="$XBPS_COMMONDIR/environment/configure" From 2715b36dd012e07f00956683712b769850549833 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 13 Jun 2021 19:38:14 +0200 Subject: [PATCH 2/2] util-linux: update to 2.37. --- srcpkgs/util-linux/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/util-linux/template b/srcpkgs/util-linux/template index 4fb8292531ba4d..28832318b369f8 100644 --- a/srcpkgs/util-linux/template +++ b/srcpkgs/util-linux/template @@ -1,7 +1,7 @@ # Template file for 'util-linux' # Keep this package sync with util-linux-libs pkgname=util-linux -version=2.36.2 +version=2.37 revision=1 hostmakedepends="automake bison gettext gettext-devel libtool pkg-config xz" makedepends="libcap-ng-devel pam-devel readline-devel zlib-devel