mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Curl => 8.0.1 (#8094)
* Curl => 8.0.0 * Add postinstall to handle libcurl removal removing curl binary * change core to have curl in lieu of libcurl * lint * update packages.yaml, add doc line to curl.rb * update ca_certificates to 20230311 * curl => 8.0.1 * test curl version logic * cleanup version * conflicts_ok only needed during build
This commit is contained in:
committed by
GitHub
parent
0f393f358f
commit
d5e4e7cc95
@@ -11,6 +11,7 @@ ca_certificates
|
||||
cmake
|
||||
compressdoc
|
||||
crew_profile_base
|
||||
curl
|
||||
diffutils
|
||||
docbook_xml
|
||||
docbook_xml412
|
||||
@@ -52,7 +53,6 @@ jsoncpp
|
||||
krb5
|
||||
less
|
||||
libarchive
|
||||
libcurl
|
||||
libcyrussasl
|
||||
libdb
|
||||
libedit
|
||||
|
||||
@@ -1165,6 +1165,11 @@ url: https://github.com/apple/cups/releases
|
||||
activity: medium
|
||||
---
|
||||
kind: url
|
||||
name: curl
|
||||
url: https://github.com/curl/curl/releases
|
||||
activity: high
|
||||
---
|
||||
kind: url
|
||||
name: curtail
|
||||
url: https://github.com/Huluti/Curtail/releases
|
||||
activity: low
|
||||
@@ -3731,11 +3736,6 @@ url: https://github.com/lipnitsk/libcue/releases
|
||||
activity: none
|
||||
---
|
||||
kind: url
|
||||
name: libcurl
|
||||
url: https://github.com/curl/curl/releases
|
||||
activity: high
|
||||
---
|
||||
kind: url
|
||||
name: libcyrussasl
|
||||
url: https://github.com/cyrusimap/cyrus-imapd/releases
|
||||
activity: medium
|
||||
|
||||
Reference in New Issue
Block a user