diff options
| author | Michael Forney <mforney@mforney.org> | 2018-08-11 13:13:35 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-08-11 17:54:14 -0700 |
| commit | 55ed7feb2c683a6990c0aa11d3f5feba5de8411e (patch) | |
| tree | 1d2f81daf00c6d967e4f1c893859aaa97c334fc8 /pkg | |
| parent | 6bea9149f74d915857708b54823d113c44054881 (diff) | |
libpng: Update to 1.6.35
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/libpng/config.h | 8 | ||||
| -rw-r--r-- | pkg/libpng/rev | 2 | ||||
| m--------- | pkg/libpng/src | 0 |
3 files changed, 5 insertions, 5 deletions
diff --git a/pkg/libpng/config.h b/pkg/libpng/config.h index 5047a57e..ae0e7264 100644 --- a/pkg/libpng/config.h +++ b/pkg/libpng/config.h @@ -17,14 +17,14 @@ #define PACKAGE "libpng" #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net" #define PACKAGE_NAME "libpng" -#define PACKAGE_STRING "libpng 1.6.34" +#define PACKAGE_STRING "libpng 1.6.35" #define PACKAGE_TARNAME "libpng" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.6.34" +#define PACKAGE_VERSION "1.6.35" /* #undef PNG_ARM_NEON_API_SUPPORTED */ /* #undef PNG_ARM_NEON_CHECK_SUPPORTED */ /* #undef PNG_ARM_NEON_OPT */ -#define PNG_INTEL_SSE_OPT 1 +/* #undef PNG_INTEL_SSE_OPT */ /* #undef PNG_MIPS_MSA_API_SUPPORTED */ /* #undef PNG_MIPS_MSA_CHECK_SUPPORTED */ /* #undef PNG_MIPS_MSA_OPT */ @@ -33,7 +33,7 @@ /* #undef PNG_POWERPC_VSX_OPT */ #define STDC_HEADERS 1 /* #undef TM_IN_SYS_TIME */ -#define VERSION "1.6.34" +#define VERSION "1.6.35" /* #undef const */ #define restrict __restrict #if defined __SUNPRO_CC && !defined __RESTRICT diff --git a/pkg/libpng/rev b/pkg/libpng/rev index ec635144..f599e28b 100644 --- a/pkg/libpng/rev +++ b/pkg/libpng/rev @@ -1 +1 @@ -9 +10 diff --git a/pkg/libpng/src b/pkg/libpng/src -Subproject b78804f9a2568b270ebd30eca954ef7447ba92f +Subproject c17d164b4467f099b4484dfd4a279da0bc1dbd4 |
