mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-11-29 23:30:51 +01:00
Use GitHub instead of openssl.org
This commit is contained in:
parent
fae22cd524
commit
e319ef1767
34 changed files with 34 additions and 34 deletions
|
|
@ -1,2 +1,2 @@
|
|||
install_package "openssl-3.0.15" "https://www.openssl.org/source/openssl-3.0.15.tar.gz#23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533" openssl --if needs_openssl:1.0.2-3.x.x
|
||||
install_package "openssl-3.0.15" "https://github.com/openssl/openssl/releases/download/openssl-3.0.15/openssl-3.0.15.tar.gz#23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533" openssl --if needs_openssl:1.0.2-3.x.x
|
||||
install_package "ruby-3.3.3" "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.3.tar.gz#83c05b2177ee9c335b631b29b8c077b4770166d02fa527f3a9f6a40d13f3cce2" enable_shared standard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue