summaryrefslogtreecommitdiff
path: root/pkg/file/gen.lua
diff options
context:
space:
mode:
authorhovercats <hovercatswithlasereyes@protonmail.com>2024-01-03 15:33:36 +0100
committerMichael Forney <mforney@mforney.org>2024-02-07 20:50:18 -0800
commitdc7887f6b8c35a599e203052a0bcda0ea6a2e1d9 (patch)
treee65d5980d3c467b991fcd2d76fa6cf37e143e126 /pkg/file/gen.lua
parent43fe67e5cbb60e035fffc44cf9566765f8d07fc7 (diff)
file: 5.45
Diffstat (limited to 'pkg/file/gen.lua')
-rw-r--r--pkg/file/gen.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/file/gen.lua b/pkg/file/gen.lua
index 8d2d3cd1..40d0b271 100644
--- a/pkg/file/gen.lua
+++ b/pkg/file/gen.lua
@@ -1,4 +1,4 @@
-local version = '5.42'
+local version = '5.45'
cflags{
'-Wall',
'-Wno-maybe-uninitialized', -- false positive in src/readelf.c
@@ -28,8 +28,8 @@ pkg.deps = {'$gendir/headers', 'pkg/zlib/headers'}
lib('libmagic.a', [[src/(
buffer.c magic.c apprentice.c softmagic.c ascmagic.c
- encoding.c compress.c is_csv.c is_json.c is_tar.c readelf.c print.c
- fsmagic.c funcs.c apptype.c der.c
+ encoding.c compress.c is_csv.c is_json.c is_simh.c is_tar.c readelf.c
+ print.c fsmagic.c funcs.c apptype.c der.c
cdf.c cdf_time.c readcdf.c
fmtcheck.c