summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-05-28 17:10:35 -0700
committerMichael Forney <mforney@mforney.org>2017-05-28 17:10:35 -0700
commite1267ca479c0c5485b900a70345d4eac1cb215a2 (patch)
tree19c97a32a8dfcb3374e1c826ac35d984a0502f1f
parent4140d1bc7abba7b573a08fd30850339e7e2d4dea (diff)
file: Update to 5.31
-rw-r--r--pkg/file/config.h6
-rw-r--r--pkg/file/magic.txt2
-rw-r--r--pkg/file/rev2
m---------pkg/file/src0
4 files changed, 6 insertions, 4 deletions
diff --git a/pkg/file/config.h b/pkg/file/config.h
index 64bfe78c..e44d8998 100644
--- a/pkg/file/config.h
+++ b/pkg/file/config.h
@@ -38,10 +38,10 @@
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
-#define PACKAGE_STRING "file 5.30"
+#define PACKAGE_STRING "file 5.31"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "5.30"
+#define PACKAGE_VERSION "5.31"
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
@@ -58,7 +58,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "5.30"
+#define VERSION "5.31"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
diff --git a/pkg/file/magic.txt b/pkg/file/magic.txt
index e86cc3dd..9c39a39d 100644
--- a/pkg/file/magic.txt
+++ b/pkg/file/magic.txt
@@ -11,6 +11,7 @@ amigaos
android
animation
aout
+apache
apl
apple
application
@@ -268,6 +269,7 @@ vorbis
vxl
warc
weak
+webassembly
windows
wireless
wordprocessors
diff --git a/pkg/file/rev b/pkg/file/rev
index 00750edc..b8626c4c 100644
--- a/pkg/file/rev
+++ b/pkg/file/rev
@@ -1 +1 @@
-3
+4
diff --git a/pkg/file/src b/pkg/file/src
-Subproject 79814950aafb81ecd6a910c2a8a3b8ec12f3e4a
+Subproject 70c5f15060c7ad81150177de83a3e64500a54c9