mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-22 22:00:23 +02: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,3 +1,3 @@
|
|||
require_gcc
|
||||
install_package "ruby-1.8.7-p334" "http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p334.tar.gz#aacb6ee5dfe2367682bba56af7f415b8"
|
||||
install_package "ruby-1.8.7-p334" "ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p334.tar.gz#aacb6ee5dfe2367682bba56af7f415b8"
|
||||
install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz#0c95a9869914ba1a45bf71d3b8048420" ruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue