Skip to content

Commit 4759a89

Browse files
committed
curl - update from 8.11.1 to 8.12.0
1 parent 207fd2c commit 4759a89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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, "

0 commit comments

Comments
 (0)