From e1267ca479c0c5485b900a70345d4eac1cb215a2 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 28 May 2017 17:10:35 -0700 Subject: file: Update to 5.31 --- pkg/file/config.h | 6 +++--- pkg/file/magic.txt | 2 ++ pkg/file/rev | 2 +- pkg/file/src | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) (limited to 'pkg') 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 index 79814950..70c5f150 160000 --- a/pkg/file/src +++ b/pkg/file/src @@ -1 +1 @@ -Subproject commit 79814950aafb81ecd6a910c2a8a3b8ec12f3e4a6 +Subproject commit 70c5f15060c7ad81150177de83a3e64500a54c9f -- cgit v1.2.3