diff options
| author | Michael Forney <mforney@mforney.org> | 2020-05-21 17:33:26 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-05-21 18:10:24 -0700 |
| commit | 99da1a5c89bcf793d9759cfb0d53d4f28454745b (patch) | |
| tree | 25fc309f3617287b1f1271bdb464ce12a96b8824 /pkg/util-linux/gen.lua | |
| parent | 733056b32658e775d723cdd85fe17b2ce334b615 (diff) | |
util-linux: Update to 2.35.2
Diffstat (limited to 'pkg/util-linux/gen.lua')
| -rw-r--r-- | pkg/util-linux/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/util-linux/gen.lua b/pkg/util-linux/gen.lua index f9de0fbb..6cfe80dd 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.35.1') +set('version', '2.35.2') cflags{ '-include $dir/config.h', '-I $outdir', |
