diff options
| author | Michael Forney <mforney@mforney.org> | 2017-09-28 19:52:59 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-10-01 09:50:53 -0700 |
| commit | c5c4dfe590cdf69bf4e8f02043639df59a1c7956 (patch) | |
| tree | 6f4b504242cfd52a2ac122273143fde4243b2753 /pkg/libpng | |
| parent | ad9dc2e5ade8e7ebd286827a5e39c867ddd43963 (diff) | |
libpng: Update to 1.6.33
Diffstat (limited to 'pkg/libpng')
| -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 3cc08b32..b75ab39e 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.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 index 7f8f011e..45a4fb75 100644 --- a/pkg/libpng/rev +++ b/pkg/libpng/rev @@ -1 +1 @@ -7 +8 diff --git a/pkg/libpng/src b/pkg/libpng/src -Subproject df7e9dae0c4aac63d55361e35709c864fa1b836 +Subproject 2ee8cb0559bf826d9bc5c0b0f3c9015f5119081 |
