diff --git a/build/curl/build.sh b/build/curl/build.sh index bb96585a1..6b434ccbf 100755 --- a/build/curl/build.sh +++ b/build/curl/build.sh @@ -18,7 +18,7 @@ . ../../lib/build.sh PROG=curl -VER=8.10.1 +VER=8.11.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 3ddf93bea..a288d637a 100644 --- a/build/curl/testsuite.log +++ b/build/curl/testsuite.log @@ -1,3 +1,3 @@ -TESTDONE: 1728 tests were considered during 543 seconds. -TESTDONE: 1392 tests out of 1393 reported OK: 99% +TESTDONE: 1739 tests were considered during 629 seconds. +TESTDONE: 1430 tests out of 1431 reported OK: 99% TESTFAIL: These test cases failed: 1004 diff --git a/doc/packages.md b/doc/packages.md index dac3096a3..0a0fd81a0 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -117,7 +117,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 | 668 | http://www.greenwoodsoftware.com/less/download.html -| web/curl | 8.10.1 | https://curl.haxx.se/download.html +| web/curl | 8.11.0 | https://curl.haxx.se/download.html | web/wget | 1.24.5 | https://ftp.gnu.org/gnu/wget/ | web/wget2 | 2.1.0 | https://ftp.gnu.org/gnu/wget/ | library/glib2 | 2.82.2 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable