Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/38990d5563d30a1807...
...commit
http://git.netsurf-browser.org/toolchains.git/commit/38990d5563d30a180741...
...tree
http://git.netsurf-browser.org/toolchains.git/tree/38990d5563d30a180741ff...
The branch, master has been updated
via 38990d5563d30a180741ff6fef2c4a8aa9341bb2 (commit)
from 4a8c6c7a6286b3daeb84df76172d131101b0d830 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/toolchains.git/commit/?id=38990d5563d30a18...
commit 38990d5563d30a180741ff6fef2c4a8aa9341bb2
Author: Michael Drake <tlsa(a)netsurf-browser.org>
Commit: Michael Drake <tlsa(a)netsurf-browser.org>
Update libpng to 1.6.10.
diff --git a/sdk/Makefile b/sdk/Makefile
index cff1247..fe0cc92 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -27,7 +27,7 @@ VERSION_ZLIB := 1.2.8
VERSION_LIBICONV := 1.14
VERSION_LIBTRE := 0.8.0
VERSION_OPENSSL := 1.0.1f
-VERSION_LIBPNG := 1.6.8
+VERSION_LIBPNG := 1.6.10
VERSION_LIBJPEG := 8d
VERSION_LIBCARES := 1.10.0
VERSION_LIBCURL := 7.34.0
-----------------------------------------------------------------------
Summary of changes:
sdk/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sdk/Makefile b/sdk/Makefile
index cff1247..fe0cc92 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -27,7 +27,7 @@ VERSION_ZLIB := 1.2.8
VERSION_LIBICONV := 1.14
VERSION_LIBTRE := 0.8.0
VERSION_OPENSSL := 1.0.1f
-VERSION_LIBPNG := 1.6.8
+VERSION_LIBPNG := 1.6.10
VERSION_LIBJPEG := 8d
VERSION_LIBCARES := 1.10.0
VERSION_LIBCURL := 7.34.0
--
Cross-compilation toolchains and environments