From ea88d8b06ba2ae5df56e34badc103f0c5e274826 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 21 Jan 2020 15:40:06 -0800 Subject: util-linux: Update to 2.35 --- pkg/util-linux/gen.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkg/util-linux/gen.lua') diff --git a/pkg/util-linux/gen.lua b/pkg/util-linux/gen.lua index 7cf5a177..e0d7eac2 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.34.0') +set('version', '2.35.0') cflags{ '-include $dir/config.h', '-I $outdir', @@ -56,6 +56,7 @@ lib('libcommon.a', [[ sha1.c signames.c + caputils.c linux_version.c loopdev.c -- cgit v1.2.3