diff options
| author | Michael Forney <mforney@mforney.org> | 2017-12-24 09:36:28 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-12-24 09:38:45 -0800 |
| commit | 6b99f50a6e7bdf0383b431efffd877695372cd64 (patch) | |
| tree | cb16f4c04847357e99b90a2c772b98bc38587178 /pkg/util-linux/gen.lua | |
| parent | 07c8fbc44587f9c5d4780341124cc36f1e64e5e1 (diff) | |
util-linux: Update to 2.31.1
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 dafffec5..bda2dfbd 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.31.0') +set('version', '2.31.1') cflags{ '-include $dir/config.h', '-I include', |
