diff options
| author | Michael Forney <mforney@mforney.org> | 2020-03-24 01:29:09 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-03-24 14:01:41 -0700 |
| commit | b749248cbb48aee27904e3cc01c85991baaa5826 (patch) | |
| tree | 40ec6b734844a5bcb546bfee0b56c3de30d69019 /pkg/e2fsprogs/gen.lua | |
| parent | e4bf40cf5707133ac94e309dd768622439a2e1a8 (diff) | |
e2fsprogs: Update to 1.45.6
Diffstat (limited to 'pkg/e2fsprogs/gen.lua')
| -rw-r--r-- | pkg/e2fsprogs/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/e2fsprogs/gen.lua b/pkg/e2fsprogs/gen.lua index 07d096c6..b8e87414 100644 --- a/pkg/e2fsprogs/gen.lua +++ b/pkg/e2fsprogs/gen.lua @@ -1,4 +1,4 @@ -set('version', '1.45.5') +set('version', '1.45.6') cflags{ '-D HAVE_CONFIG_H', '-I $outdir', |
