summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-03-03 23:12:44 -0800
committerMichael Forney <mforney@mforney.org>2019-03-03 23:12:44 -0800
commit0c5dea9564e41d4266a203354af54548982483ea (patch)
treee51c2265897700e3ad7d523ea70b566f05785bc1 /pkg
parentc4a01a5ee79eba2d84a8925ef7cd8b089e8c0125 (diff)
file: Update to 5.36
Diffstat (limited to 'pkg')
-rw-r--r--pkg/file/config.h6
-rw-r--r--pkg/file/gen.lua2
-rw-r--r--pkg/file/magic.txt2
-rw-r--r--pkg/file/rev2
m---------pkg/file/src0
5 files changed, 7 insertions, 5 deletions
diff --git a/pkg/file/config.h b/pkg/file/config.h
index 4589a5a7..5ed87494 100644
--- a/pkg/file/config.h
+++ b/pkg/file/config.h
@@ -86,10 +86,10 @@
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
-#define PACKAGE_STRING "file 5.35"
+#define PACKAGE_STRING "file 5.36"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "5.35"
+#define PACKAGE_VERSION "5.36"
#define STDC_HEADERS 1
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
@@ -107,7 +107,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "5.35"
+#define VERSION "5.36"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
diff --git a/pkg/file/gen.lua b/pkg/file/gen.lua
index a5af4bd1..dea23ffb 100644
--- a/pkg/file/gen.lua
+++ b/pkg/file/gen.lua
@@ -1,4 +1,4 @@
-local version = '5.35'
+local version = '5.36'
cflags{
'-Wall',
'-D HAVE_CONFIG_H',
diff --git a/pkg/file/magic.txt b/pkg/file/magic.txt
index 49be67f0..1fcba658 100644
--- a/pkg/file/magic.txt
+++ b/pkg/file/magic.txt
@@ -49,6 +49,7 @@ citrus
clarion
claris
clipper
+clojure
coff
commands
communications
@@ -79,6 +80,7 @@ elf
encore
epoc
erlang
+espressif
esri
etf
fcs
diff --git a/pkg/file/rev b/pkg/file/rev
index 45a4fb75..ec635144 100644
--- a/pkg/file/rev
+++ b/pkg/file/rev
@@ -1 +1 @@
-8
+9
diff --git a/pkg/file/src b/pkg/file/src
-Subproject d1ff3af7a2c6b38bdbdde7af26b59e3c50a48ff
+Subproject f3a4b9ada3ca99e62c62b9aa78eee4935a8094f