mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-27 00:21:11 +01:00
added definition of new rubies
This commit is contained in:
parent
498062cd0d
commit
0a411f33a8
2 changed files with 4 additions and 0 deletions
2
share/ruby-build/2.0.0-p576
Normal file
2
share/ruby-build/2.0.0-p576
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.1h" "https://www.openssl.org/source/openssl-1.0.1h.tar.gz#9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.0.0-p576" "http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p576.tar.gz#9f5a593d81768c856155be6b2d2e357b961b5c43e04ba54c1ee511987fac2b66" standard verify_openssl
|
2
share/ruby-build/2.1.3
Normal file
2
share/ruby-build/2.1.3
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.1h" "https://www.openssl.org/source/openssl-1.0.1h.tar.gz#9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.1.3" "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.3.tar.gz#0818beb7b10ce9a058cd21d85cfe1dcd233e98b7342d32e9a5d4bebe98347f01" ldflags_dirs standard verify_openssl
|
Loading…
Reference in a new issue