Skip to content

Commit

Permalink
Merge pull request #3831 from citrus-it/pkgcurlr50
Browse files Browse the repository at this point in the history
curl - update from 8.11.1 to 8.12.0 (r151050)
  • Loading branch information
hadfl authored Feb 5, 2025
2 parents 207fd2c + 4759a89 commit 56d66cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/curl/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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, "
Expand Down

0 comments on commit 56d66cc

Please sign in to comment.