diff options
| author | Michael Forney <mforney@mforney.org> | 2017-06-28 23:16:07 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-06-28 23:16:07 -0700 |
| commit | 4f03f76f790af38fac1d991cf64f00428047ca1a (patch) | |
| tree | 6b848c4d0e76ede73459bd16b76b56cce45d0d4d /pkg | |
| parent | 83b02fa4fb993b4e4ffdc17845c59eda9184f43c (diff) | |
libpng: Update to 1.6.30
Diffstat (limited to 'pkg')
| -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 29549139..701d623d 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.29" +#define PACKAGE_STRING "libpng 1.6.30" #define PACKAGE_TARNAME "libpng" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.6.29" +#define PACKAGE_VERSION "1.6.30" /* #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.29" +#define VERSION "1.6.30" /* #undef const */ #define restrict __restrict #if defined __SUNPRO_CC && !defined __RESTRICT diff --git a/pkg/libpng/rev b/pkg/libpng/rev index b8626c4c..7ed6ff82 100644 --- a/pkg/libpng/rev +++ b/pkg/libpng/rev @@ -1 +1 @@ -4 +5 diff --git a/pkg/libpng/src b/pkg/libpng/src -Subproject d42e88d5b39bf964d4aa4b360655cfa2524e773 +Subproject 58649f19cb71780d21b01d0fca7975c57416cb9 |
