Skip to content

Commit 826248a

Browse files
committed
curl - update from 8.11.1 to 8.12.0
1 parent 3ce468d commit 826248a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

build/curl/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# }}}
1414
#
1515
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
1717

1818
. ../../lib/build.sh
1919

2020
PROG=curl
21-
VER=8.11.1
21+
VER=8.12.0
2222
PKG=web/curl
2323
SUMMARY="Command line tool for transferring data with URL syntax"
2424
DESC="Curl is a command line tool for transferring data with URL syntax, "

build/curl/testsuite.log

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TESTDONE: 1745 tests were considered during 576 seconds.
2-
TESTDONE: 1437 tests out of 1438 reported OK: 99%
1+
TESTDONE: 1769 tests were considered during 564 seconds.
2+
TESTDONE: 1457 tests out of 1458 reported OK: 99%
33
TESTFAIL: These test cases failed: 1004

doc/packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
| text/gnu-sed | 4.9 | https://ftp.gnu.org/gnu/sed/ https://savannah.gnu.org/news/?group=sed
118118
| text/groff | 1.23.0 | https://ftp.gnu.org/gnu/groff/
119119
| text/less | 668 | http://www.greenwoodsoftware.com/less/download.html
120-
| web/curl | 8.11.1 | https://curl.haxx.se/download.html
120+
| web/curl | 8.12.0 | https://curl.haxx.se/download.html
121121
| web/wget | 1.25.0 | https://ftp.gnu.org/gnu/wget/
122122
| web/wget2 | 2.2.0 | https://ftp.gnu.org/gnu/wget/
123123
| library/glib2 | 2.82.4 | https://download.gnome.org/sources/glib/cache.json https://download.gnome.org/sources/glib/ | Odd minor versions are dev/unstable

0 commit comments

Comments
 (0)