We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe689a + bd6200e commit 5fd7bdbCopy full SHA for 5fd7bdb
build/curl/build.sh
@@ -13,12 +13,12 @@
13
# }}}
14
#
15
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
16
-# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
+# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
17
18
. ../../lib/build.sh
19
20
PROG=curl
21
-VER=8.11.1
+VER=8.12.0
22
PKG=web/curl
23
SUMMARY="Command line tool for transferring data with URL syntax"
24
DESC="Curl is a command line tool for transferring data with URL syntax, "
0 commit comments