Skip to content

Commit 5ac237d

Browse files
committed
Add definition for 1.9.2-p320
1 parent 8b34b13 commit 5ac237d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ruby-build provides an `rbenv-install` command that shortens this to:
6060
* XCode 4.3+ may be used to build 1.9.3-p125 and later
6161
* Added definitions for REE 1.8.7-2012.02 and 1.8.7-2009.10
6262
* Added definitions for JRuby 1.6.7
63-
* Added definitions for Ruby 1.9.2-p318 and 1.9.3-p194
63+
* Added definitions for Ruby 1.9.2-p318, 1.9.2-p320, and 1.9.3-p194
6464

6565
#### 20120216
6666

share/ruby-build/1.9.2-p320

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
require_gcc
2+
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
3+
install_package "ruby-1.9.2-p320" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p320.tar.gz"
4+
install_package "rubygems-1.8.23" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.23.tgz" ruby

0 commit comments

Comments
 (0)