From: Michael Tremer Date: Fri, 21 Jun 2019 00:00:47 +0000 (+0100) Subject: util-linux: Update to 2.34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e1a376086ab02be907efffb6573f32f8fb15813;p=ipfire-3.x.git util-linux: Update to 2.34 Signed-off-by: Michael Tremer --- diff --git a/util-linux/util-linux.nm b/util-linux/util-linux.nm index 9d4c1a447..10cc5dbc5 100644 --- a/util-linux/util-linux.nm +++ b/util-linux/util-linux.nm @@ -4,10 +4,7 @@ ############################################################################### name = util-linux -major_ver = 2.30 -minor_ver = 1 -#version = %{major_ver} -version = %{major_ver}.%{minor_ver} +version = 2.34 release = 1 maintainer = Stefan Schantl @@ -23,10 +20,11 @@ description program. end -source_dl = https://www.kernel.org/pub/linux/utils/%{name}/v%{major_ver}/ +source_dl = https://www.kernel.org/pub/linux/utils/%{name}/v%{version}/ build requires + autoconf >= 1.16 automake >= 1.15 coreutils >= 8.19 gettext