diff options
| author | Michael Forney <mforney@mforney.org> | 2017-09-03 00:55:09 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-09-03 00:58:18 -0700 |
| commit | 6285fc0e48329f2b8b5545a147ba5fa444f9bd3d (patch) | |
| tree | 63cd25063345da1257c7e8ea70e5ddd5ae91e67b /pkg | |
| parent | c99e51cfd8b98ab1b6938a2a8e061174ea24b8d6 (diff) | |
file: Update to 5.32
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/file/config.h | 6 | ||||
| -rw-r--r-- | pkg/file/gen.rc | 2 | ||||
| -rw-r--r-- | pkg/file/magic.txt | 2 | ||||
| -rw-r--r-- | pkg/file/rev | 2 | ||||
| m--------- | pkg/file/src | 0 |
5 files changed, 7 insertions, 5 deletions
diff --git a/pkg/file/config.h b/pkg/file/config.h index e44d8998..68650842 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.31" +#define PACKAGE_STRING "file 5.32" #define PACKAGE_TARNAME "file" #define PACKAGE_URL "" -#define PACKAGE_VERSION "5.31" +#define PACKAGE_VERSION "5.32" /* #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.31" +#define VERSION "5.32" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/file/gen.rc b/pkg/file/gen.rc index 62dd13c7..927f5818 100644 --- a/pkg/file/gen.rc +++ b/pkg/file/gen.rc @@ -1,4 +1,4 @@ -version=5.29 +version=5.32 cflags\ -Wall\ -D HAVE_CONFIG_H\ diff --git a/pkg/file/magic.txt b/pkg/file/magic.txt index 9c39a39d..cb9a35b9 100644 --- a/pkg/file/magic.txt +++ b/pkg/file/magic.txt @@ -25,6 +25,7 @@ audio basis ber bflt +bhl bioinformatics blackberry blcr @@ -89,6 +90,7 @@ fsav fusecompress games gcc +gconv geo geos gimp diff --git a/pkg/file/rev b/pkg/file/rev index b8626c4c..7ed6ff82 100644 --- a/pkg/file/rev +++ b/pkg/file/rev @@ -1 +1 @@ -4 +5 diff --git a/pkg/file/src b/pkg/file/src -Subproject 70c5f15060c7ad81150177de83a3e64500a54c9 +Subproject d474e35513940dbca039b510b4de705b44f5bd9 |
