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:
Satadru Pramanik, DO, MPH, MEng
2023-03-20 16:40:04 -04:00
committed by GitHub
parent 0f393f358f
commit d5e4e7cc95
51 changed files with 131 additions and 125 deletions

View File

@@ -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'