mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-04 23:11:08 +02:00
Merge pull request #927 from sho-h/add-2.1.10
Added definition of Ruby 2.1.10
This commit is contained in:
commit
baee27c16b
1 changed files with 2 additions and 0 deletions
2
share/ruby-build/2.1.10
Normal file
2
share/ruby-build/2.1.10
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.2g" "https://www.openssl.org/source/openssl-1.0.2g.tar.gz#b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.1.10" "https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.tar.bz2#a74675578a9a801ac25eb7152bef3023432d6267f875b198eb9cd6944a5bf4f1" ldflags_dirs standard verify_openssl
|
Loading…
Reference in a new issue