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
@@ -22,7 +22,7 @@ class Glyr < Package
|
||||
x86_64: 'c9ade91fe3da5da7cd53d53ff9e17a072fc60dd540f2e812ebfccdfe041aed50'
|
||||
})
|
||||
|
||||
depends_on 'libcurl'
|
||||
depends_on 'curl'
|
||||
depends_on 'glib'
|
||||
depends_on 'sqlite'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user