fixed typo when openssl-1.0.1e was added to ruby 2.0.0

This commit is contained in:
Mark Madsen 2013-02-11 17:02:43 -07:00
parent ffef047307
commit ea21ec4ee3
5 changed files with 5 additions and 5 deletions

View file

@ -1,2 +1,2 @@
install_package "openssl-1.0.1d" "https://www.openssl.org/source/openssl-1.0.1e.tar.gz#66bf6f10f060d561929de96f9dfe5b8c" mac_openssl --if has_broken_mac_openssl
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_git "ruby-2.0.0-dev" "https://github.com/ruby/ruby.git" "trunk" autoconf standard verify_openssl