toolchains: branch master updated. 6312bef92f2f68c8d058334afb0012c48422bcdc
by NetSurf Browser Project
Gitweb links:
...log http://git.netsurf-browser.org/toolchains.git/shortlog/6312bef92f2f68c8d0...
...commit http://git.netsurf-browser.org/toolchains.git/commit/6312bef92f2f68c8d058...
...tree http://git.netsurf-browser.org/toolchains.git/tree/6312bef92f2f68c8d05833...
The branch, master has been updated
via 6312bef92f2f68c8d058334afb0012c48422bcdc (commit)
from 09cfbcf9a19a5865701ff81638a0f72270c975e2 (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=6312bef92f2f68c8...
commit 6312bef92f2f68c8d058334afb0012c48422bcdc
Author: Vincent Sanders <vince(a)kyllikki.org>
Commit: Vincent Sanders <vince(a)kyllikki.org>
update for new curl release
diff --git a/sdk/Makefile b/sdk/Makefile
index 395ec04..76facb8 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -31,7 +31,7 @@ VERSION_LIBPNG := 1.6.25
VERSION_LIBJPEG := 8d
VERSION_LIBJPEG_TURBO := 1.5.1
VERSION_LIBCARES := 1.12.0
-VERSION_LIBCURL := 7.50.3
+VERSION_LIBCURL := 7.51.0
VERSION_LIBGNURX := 2.5.1
VERSION_LIBPBL := 1_04
VERSION_LIBCF := CVS-20130415
-----------------------------------------------------------------------
Summary of changes:
sdk/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdk/Makefile b/sdk/Makefile
index 395ec04..76facb8 100644
--- a/sdk/Makefile
+++ b/sdk/Makefile
@@ -31,7 +31,7 @@ VERSION_LIBPNG := 1.6.25
VERSION_LIBJPEG := 8d
VERSION_LIBJPEG_TURBO := 1.5.1
VERSION_LIBCARES := 1.12.0
-VERSION_LIBCURL := 7.50.3
+VERSION_LIBCURL := 7.51.0
VERSION_LIBGNURX := 2.5.1
VERSION_LIBPBL := 1_04
VERSION_LIBCF := CVS-20130415
--
Cross-compilation toolchains and environments
6 years, 2 months