diff options
| author | Michael Forney <mforney@mforney.org> | 2017-01-05 23:50:47 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-01-05 23:50:47 -0800 |
| commit | 7d2a0345e8d68b3e6053a80b292ab2575bfa38dc (patch) | |
| tree | fe79b0289eb31f7fa521133279b8d68b1205a392 /pkg | |
| parent | 87e3bd683990cfcc3ee9d7640b5d2ada18534e43 (diff) | |
libpng: Update to 1.6.28
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 acf12320..8e496193 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.27" +#define PACKAGE_STRING "libpng 1.6.28" #define PACKAGE_TARNAME "libpng" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.6.27" +#define PACKAGE_VERSION "1.6.28" /* #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.27" +#define VERSION "1.6.28" /* #undef const */ #define restrict __restrict #if defined __SUNPRO_CC && !defined __RESTRICT diff --git a/pkg/libpng/rev b/pkg/libpng/rev index 0cfbf088..00750edc 100644 --- a/pkg/libpng/rev +++ b/pkg/libpng/rev @@ -1 +1 @@ -2 +3 diff --git a/pkg/libpng/src b/pkg/libpng/src -Subproject e9c3d83d5a04835806287f1e8c0f2d3a962d667 +Subproject 17ad597dba8a70874ab4f0f02d81e69e7d14144 |
