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 Rng_tools < Package
|
||||
x86_64: 'df9504bf42632204e92fb4b97ac0b863c7e8cbb7d5592ec9ab7c4224071b711b'
|
||||
})
|
||||
|
||||
depends_on 'libcurl'
|
||||
depends_on 'curl'
|
||||
depends_on 'libgcrypt'
|
||||
depends_on 'sysfsutils'
|
||||
depends_on 'psmisc'
|
||||
|
||||
Reference in New Issue
Block a user