mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-23 06:10:32 +02:00
added skelton
This commit is contained in:
parent
c032ba1c7c
commit
5d303b4f57
2 changed files with 4 additions and 0 deletions
2
share/ruby-build/2.1.7
Normal file
2
share/ruby-build/2.1.7
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.1p" "https://www.openssl.org/source/openssl-1.0.1p.tar.gz#bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.1.7" "https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.7.tar.gz#" ldflags_dirs standard verify_openssl
|
2
share/ruby-build/2.2.3
Normal file
2
share/ruby-build/2.2.3
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.1p" "https://www.openssl.org/source/openssl-1.0.1p.tar.gz#bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.2.3" "https://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.3.tar.gz#" ldflags_dirs standard verify_openssl
|
Loading…
Add table
Add a link
Reference in a new issue