Explicitly declare OpenSSL condition and URL in the definition files

This commit is contained in:
Sam Stephenson 2013-02-04 17:50:12 -06:00
parent 2aabdb4b64
commit a0ace79cd7
5 changed files with 53 additions and 39 deletions

View file

@ -1 +1,5 @@
install_package "ruby-2.0.0-rc1" "http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc1.tar.gz#7d587dde85e0edf7a2e4f6783e6c0e2e" replace_osx_openssl standard verify_openssl
if has_broken_mac_openssl; then
install_package "openssl-1.0.1c" "https://www.openssl.org/source/openssl-1.0.1c.tar.gz#ae412727c8c15b67880aef7bd2999b2e" mac_openssl
fi
install_package "ruby-2.0.0-rc1" "http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc1.tar.gz#7d587dde85e0edf7a2e4f6783e6c0e2e" standard verify_openssl