commit: c5c4dfe590cdf69bf4e8f02043639df59a1c7956
parent ad9dc2e5ade8e7ebd286827a5e39c867ddd43963
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 28 Sep 2017 19:52:59 -0700
libpng: Update to 1.6.33
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pkg/libpng/config.h b/pkg/libpng/config.h
@@ -8,10 +8,10 @@
#define PACKAGE "libpng"
#define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
#define PACKAGE_NAME "libpng"
-#define PACKAGE_STRING "libpng 1.6.32"
+#define PACKAGE_STRING "libpng 1.6.33"
#define PACKAGE_TARNAME "libpng"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.6.32"
+#define PACKAGE_VERSION "1.6.33"
/* #undef PNG_ARM_NEON_API_SUPPORTED */
/* #undef PNG_ARM_NEON_CHECK_SUPPORTED */
/* #undef PNG_ARM_NEON_OPT */
@@ -23,7 +23,7 @@
/* #undef PNG_POWERPC_VSX_CHECK_SUPPORTED */
/* #undef PNG_POWERPC_VSX_OPT */
/* #undef TM_IN_SYS_TIME */
-#define VERSION "1.6.32"
+#define VERSION "1.6.33"
/* #undef const */
#define restrict __restrict
#if defined __SUNPRO_CC && !defined __RESTRICT
diff --git a/pkg/libpng/rev b/pkg/libpng/rev
@@ -1 +1 @@
-7
+8