diff options
| author | Michael Forney <mforney@mforney.org> | 2017-02-10 17:10:40 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-02-10 17:12:43 -0800 |
| commit | 3ce1f65b20c4f261d484572ad60e682041c94d43 (patch) | |
| tree | 78750fbf218d5595e4c18df6a0dd3158f31d2093 /pkg | |
| parent | 817f5284481b90463f49a88f05e1f6999a1fa32f (diff) | |
file: Update to 5.30
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/file/config.h | 6 | ||||
| -rw-r--r-- | pkg/file/magic.txt | 4 | ||||
| -rw-r--r-- | pkg/file/rev | 2 | ||||
| m--------- | pkg/file/src | 0 |
4 files changed, 7 insertions, 5 deletions
diff --git a/pkg/file/config.h b/pkg/file/config.h index 9bdf61af..64bfe78c 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.29" +#define PACKAGE_STRING "file 5.30" #define PACKAGE_TARNAME "file" #define PACKAGE_URL "" -#define PACKAGE_VERSION "5.29" +#define PACKAGE_VERSION "5.30" /* #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.29" +#define VERSION "5.30" #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 89286288..e86cc3dd 100644 --- a/pkg/file/magic.txt +++ b/pkg/file/magic.txt @@ -1,4 +1,4 @@ -# <cd src/magic/Magdir && printf '%s\n' * +# 2,<cd src/magic/Magdir && printf '%s\n' * acorn adi adventure @@ -95,6 +95,7 @@ gnome gnu gnumeric gpt +gpu grace graphviz gringotts @@ -277,6 +278,7 @@ xenix xilinx xo65 xwindows +yara zfs zilog zyxel diff --git a/pkg/file/rev b/pkg/file/rev index 0cfbf088..00750edc 100644 --- a/pkg/file/rev +++ b/pkg/file/rev @@ -1 +1 @@ -2 +3 diff --git a/pkg/file/src b/pkg/file/src -Subproject 015b0cdce1a0abb68ab99510e7fc8d2f77e8ec7 +Subproject 79814950aafb81ecd6a910c2a8a3b8ec12f3e4a |
