mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-12-12 21:40:54 +01:00
Replacing 1.9.3-p426 with 1.9.3-p429
1.9.3-p426 was deprecated by 1.9.3-p429 since it won't build on RHEL6 systems (and others?)
This commit is contained in:
parent
5ce2b6f785
commit
3d23b660b5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +0,0 @@
|
|||
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b"
|
||||
install_package "ruby-1.9.3-p426" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p426.tar.gz#2defb0d2ff731f5fa36db3a248b7d75e"
|
||||
2
share/ruby-build/1.9.3-p429
Normal file
2
share/ruby-build/1.9.3-p429
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b"
|
||||
install_package "ruby-1.9.3-p429" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p429.tar.gz#993c72f7f805a9eb453f90b0b7fe0d2b"
|
||||
Loading…
Add table
Add a link
Reference in a new issue