summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2016-12-30 12:00:04 -0800
committerMichael Forney <mforney@mforney.org>2016-12-30 12:00:11 -0800
commit4823f697c78eb9058d2e7638f7611006f93dbc50 (patch)
tree91adbfbdc4ffdc7570aaa2ed8224395f7ac1c3dd /pkg
parentb0387e7e625e77cbfa650a2162dbdc3667557df1 (diff)
libpng: Update to 1.6.27
Diffstat (limited to 'pkg')
-rw-r--r--pkg/libpng/config.h6
-rw-r--r--pkg/libpng/rev2
m---------pkg/libpng/src0
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/libpng/config.h b/pkg/libpng/config.h
index eea981a1..acf12320 100644
--- 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.26"
+#define PACKAGE_STRING "libpng 1.6.27"
#define PACKAGE_TARNAME "libpng"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.6.26"
+#define PACKAGE_VERSION "1.6.27"
/* #undef PNG_ARM_NEON_API_SUPPORTED */
/* #undef PNG_ARM_NEON_CHECK_SUPPORTED */
/* #undef PNG_ARM_NEON_OPT */
@@ -19,7 +19,7 @@
/* #undef PNG_MIPS_MSA_CHECK_SUPPORTED */
/* #undef PNG_MIPS_MSA_OPT */
/* #undef TM_IN_SYS_TIME */
-#define VERSION "1.6.26"
+#define VERSION "1.6.27"
/* #undef const */
#define restrict __restrict
#if defined __SUNPRO_CC && !defined __RESTRICT
diff --git a/pkg/libpng/rev b/pkg/libpng/rev
index d00491fd..0cfbf088 100644
--- a/pkg/libpng/rev
+++ b/pkg/libpng/rev
@@ -1 +1 @@
-1
+2
diff --git a/pkg/libpng/src b/pkg/libpng/src
-Subproject 0c440812db5f3f8929db87ff840bc51fd09a8af
+Subproject e9c3d83d5a04835806287f1e8c0f2d3a962d667