diff --git a/build/curl/build.sh b/build/curl/build.sh index 3a9af06dc3..c3d24301e3 100755 --- a/build/curl/build.sh +++ b/build/curl/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=curl -VER=8.4.0 +VER=8.5.0 PKG=web/curl SUMMARY="Command line tool for transferring data with URL syntax" DESC="Curl is a command line tool for transferring data with URL syntax, " diff --git a/build/curl/testsuite.log b/build/curl/testsuite.log index 012f8381a4..a8ab299b11 100644 --- a/build/curl/testsuite.log +++ b/build/curl/testsuite.log @@ -1,3 +1,3 @@ -TESTDONE: 1646 tests were considered during 514 seconds. -TESTDONE: 1327 tests out of 1328 reported OK: 99% -TESTFAIL: These test cases failed: 1004 +TESTDONE: 1666 tests were considered during 502 seconds. +TESTDONE: 1335 tests out of 1337 reported OK: 99% +TESTFAIL: These test cases failed: 1004 1477 diff --git a/doc/packages.md b/doc/packages.md index fd275ced81..b9acb17a63 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -116,7 +116,7 @@ | text/gnu-sed | 4.9 | https://ftp.gnu.org/gnu/sed/ https://savannah.gnu.org/news/?group=sed | text/groff | 1.23.0 | https://ftp.gnu.org/gnu/groff/ | text/less | 643 | http://www.greenwoodsoftware.com/less/download.html -| web/curl | 8.4.0 | https://curl.haxx.se/download.html +| web/curl | 8.5.0 | https://curl.haxx.se/download.html | web/wget | 1.21.4 | https://ftp.gnu.org/gnu/wget/ | web/wget2 | 2.1.0 | https://ftp.gnu.org/gnu/wget/ | library/glib2 | 2.78.1 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable