summaryrefslogtreecommitdiff
path: root/pkg/file
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-11-15 14:08:42 -0800
committerMichael Forney <mforney@mforney.org>2021-11-17 13:42:34 -0800
commit3150f27348fc361e96969b767871284c67faead3 (patch)
tree73b02d2bf20e38a781fe1503416ba9513b65526b /pkg/file
parent3a62a56b12866b9ec733fd6dcd5ff961bdf54524 (diff)
file: Update to 5.41
Diffstat (limited to 'pkg/file')
-rw-r--r--pkg/file/config.h6
-rw-r--r--pkg/file/gen.lua2
m---------pkg/file/src0
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/file/config.h b/pkg/file/config.h
index c61ce022..25632995 100644
--- a/pkg/file/config.h
+++ b/pkg/file/config.h
@@ -89,10 +89,10 @@
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
-#define PACKAGE_STRING "file 5.40"
+#define PACKAGE_STRING "file 5.41"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "5.40"
+#define PACKAGE_VERSION "5.41"
#define STDC_HEADERS 1
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
@@ -110,7 +110,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "5.40"
+#define VERSION "5.41"
#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
index 402292dd..b945a3f5 100644
--- a/pkg/file/gen.lua
+++ b/pkg/file/gen.lua
@@ -1,4 +1,4 @@
-local version = '5.40'
+local version = '5.41'
cflags{
'-Wall',
'-D HAVE_CONFIG_H',
diff --git a/pkg/file/src b/pkg/file/src
-Subproject f49fda6f52a9477d817dbd9c06afab02daf025f
+Subproject 504206e53a89fd6eed71aeaf878aa3512418eab