diff options
| author | Michael Forney <mforney@mforney.org> | 2019-04-09 20:43:50 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-04-09 20:44:42 -0700 |
| commit | 8e81e027c8abc7a4a464cb2da496fcb1992b4698 (patch) | |
| tree | f4f31a31a5d579415d0740b53573ec321fef17f1 /pkg/util-linux/gen.lua | |
| parent | 6c11901d5ff9b1fe533fe5422cc0a23a3ca55aba (diff) | |
util-linux: Update to 2.33.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 f6614add..088a6933 100644 --- a/pkg/util-linux/gen.lua +++ b/pkg/util-linux/gen.lua @@ -1,4 +1,4 @@ -set('version', '2.33.1') +set('version', '2.33.2') cflags{ '-include $dir/config.h', '-I $dir', |
