mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-26 23:01:24 +01:00
Change protocol of the ruby-lang.org server from HTTP to FTP
This commit is contained in:
parent
86daa42931
commit
f556b4a34c
38 changed files with 38 additions and 38 deletions
|
|
@ -1,2 +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-rc2" "http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc2.tar.gz#9d5e6f26db7c8c3ddefc81fdb19bd41a" standard verify_openssl
|
||||
install_package "ruby-2.0.0-rc2" "ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc2.tar.gz#9d5e6f26db7c8c3ddefc81fdb19bd41a" standard verify_openssl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue