Change protocol of the ruby-lang.org server from HTTP to FTP

This commit is contained in:
Mark Przepiora 2013-08-05 23:18:03 -06:00
parent 86daa42931
commit f556b4a34c
38 changed files with 38 additions and 38 deletions

View file

@ -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-p195" "http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p195.tar.gz#0672e5af309ae99d1703d0e96eff8ea5" standard verify_openssl
install_package "ruby-2.0.0-p195" "ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p195.tar.gz#0672e5af309ae99d1703d0e96eff8ea5" standard verify_openssl