summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-04-24 00:19:36 -0700
committerMichael Forney <mforney@mforney.org>2019-04-24 00:19:36 -0700
commite856d5df3cb93b511bedc85dbda3efce8fcf7679 (patch)
treec3aa8307d8e3f5f2078b66b11018d01a89f6d168 /pkg
parentd4dbd89012a669ce85e27488b5e6ed294b30be3f (diff)
libpng: Update to 1.6.37
Diffstat (limited to 'pkg')
-rw-r--r--pkg/libpng/config.h6
m---------pkg/libpng/src0
-rw-r--r--pkg/libpng/ver2
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libpng/config.h b/pkg/libpng/config.h
index 9c1ac0bc..a300da09 100644
--- a/pkg/libpng/config.h
+++ b/pkg/libpng/config.h
@@ -16,10 +16,10 @@
#define PACKAGE "libpng"
#define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
#define PACKAGE_NAME "libpng"
-#define PACKAGE_STRING "libpng 1.6.36"
+#define PACKAGE_STRING "libpng 1.6.37"
#define PACKAGE_TARNAME "libpng"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.6.36"
+#define PACKAGE_VERSION "1.6.37"
/* #undef PNG_ARM_NEON_API_SUPPORTED */
/* #undef PNG_ARM_NEON_CHECK_SUPPORTED */
/* #undef PNG_ARM_NEON_OPT */
@@ -32,7 +32,7 @@
/* #undef PNG_POWERPC_VSX_OPT */
#define STDC_HEADERS 1
/* #undef TM_IN_SYS_TIME */
-#define VERSION "1.6.36"
+#define VERSION "1.6.37"
/* #undef const */
#define restrict __restrict
#if defined __SUNPRO_CC && !defined __RESTRICT
diff --git a/pkg/libpng/src b/pkg/libpng/src
-Subproject eddf9023206dc40974c26f589ee2ad63a4227a1
+Subproject a40189cf881e9f0db80511c382292a5604c3c3d
diff --git a/pkg/libpng/ver b/pkg/libpng/ver
index 7674f79f..d4e5dcdb 100644
--- a/pkg/libpng/ver
+++ b/pkg/libpng/ver
@@ -1 +1 @@
-1.6.36 r0
+1.6.37 r0