mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-29 08:11:09 +01:00
added definition for 1.9.3-p484 and 2.0.0-p353
This commit is contained in:
parent
a97cc91650
commit
1f86c0504c
3 changed files with 8 additions and 0 deletions
2
share/ruby-build/1.9.3-p484
Normal file
2
share/ruby-build/1.9.3-p484
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b" --if needs_yaml
|
||||
install_package "ruby-1.9.3-p448" "http://cache.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p448.tar.gz#8ac0dee72fe12d75c8b2d0ef5d0c2968"
|
||||
2
share/ruby-build/2.0.0-p353
Normal file
2
share/ruby-build/2.0.0-p353
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.1e" "https://www.openssl.org/source/openssl-1.0.1e.tar.gz#66bf6f10f060d561929de96f9dfe5b8c" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.0.0-p247" "http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz#78282433fb697dd3613613ff55d734c1" standard verify_openssl
|
||||
Loading…
Add table
Add a link
Reference in a new issue