diff --git a/build/curl/build.sh b/build/curl/build.sh index b013b7b6e..945400bf2 100755 --- a/build/curl/build.sh +++ b/build/curl/build.sh @@ -13,12 +13,12 @@ # }}} # # Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved. -# Copyright 2024 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2025 OmniOS Community Edition (OmniOSce) Association. . ../../lib/build.sh PROG=curl -VER=8.11.1 +VER=8.12.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, "