commit: 0c5dea9564e41d4266a203354af54548982483ea
parent c4a01a5ee79eba2d84a8925ef7cd8b089e8c0125
Author: Michael Forney <mforney@mforney.org>
Date: Sun, 3 Mar 2019 23:12:44 -0800
file: Update to 5.36
Diffstat:
4 files changed, 7 insertions(+), 5 deletions(-)
diff --git 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
@@ -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
@@ -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
@@ -1 +1 @@
-8
+9