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:
Sean Waters 2013-05-14 15:01:59 -05:00
parent 5ce2b6f785
commit 3d23b660b5
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View 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"