diff options
| author | Michael Forney <mforney@mforney.org> | 2020-08-14 00:01:19 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-08-14 01:07:03 -0700 |
| commit | 97fe1fc955cfc5945f3c4143d26443c6c7bc57a0 (patch) | |
| tree | 04b1edbb26e20ea8189fe09274a4a11d1dc0a505 /pkg/util-linux/gen.lua | |
| parent | 9e2c69dc5544625487950116da263422d120f7bc (diff) | |
util-linux: Update to 2.36
Diffstat (limited to 'pkg/util-linux/gen.lua')
| -rw-r--r-- | pkg/util-linux/gen.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/util-linux/gen.lua b/pkg/util-linux/gen.lua index a90d302e..2dad23f3 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.35.2') +set('version', '2.36.0') cflags{ '-include $dir/config.h', '-I $outdir', @@ -40,6 +40,7 @@ lib('libcommon.a', [[ crc32c.c env.c idcache.c + encode.c fileutils.c ismounted.c mangle.c |
