diff options
| author | Michael Forney <mforney@mforney.org> | 2016-12-30 12:00:04 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-12-30 12:00:11 -0800 |
| commit | 4823f697c78eb9058d2e7638f7611006f93dbc50 (patch) | |
| tree | 91adbfbdc4ffdc7570aaa2ed8224395f7ac1c3dd | |
| parent | b0387e7e625e77cbfa650a2162dbdc3667557df1 (diff) | |
libpng: Update to 1.6.27
| -rw-r--r-- | pkg/libpng/config.h | 6 | ||||
| -rw-r--r-- | pkg/libpng/rev | 2 | ||||
| m--------- | pkg/libpng/src | 0 |
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 |
