summaryrefslogtreecommitdiff
path: root/pkg/file/gen.lua
diff options
context:
space:
mode:
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