mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-07 16:31:11 +02:00
3 lines
536 B
Text
3 lines
536 B
Text
install_package "yaml-0.1.6" "http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz#7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749" --if needs_yaml
|
|
install_package "openssl-1.0.1n" "https://www.openssl.org/source/openssl-1.0.1n.tar.gz#3581a405ccbe0fd1f6f17ea41773f77cdd51db55c01e1b4d8549e519882c6caf" mac_openssl --if has_broken_mac_openssl
|
|
install_package "ruby-2.1.0" "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0.tar.gz#3538ec1f6af96ed9deb04e0965274528162726cc9ba3625dcf23648df872d09d" standard verify_openssl
|