mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-18 23:21:11 +02:00
The functionality to fail the build if openssl or psych are missing is now built into the `./configure && make` phase for Ruby.
2 lines
384 B
Text
2 lines
384 B
Text
install_package "openssl-1.0.2u" "https://www.openssl.org/source/openssl-1.0.2u.tar.gz#ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16" openssl --if needs_openssl:0.9.6-1.0.x
|
|
install_package "ruby-2.2.0-preview2" "https://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.0-preview2.tar.bz2#9e49583f3fad3888fefc85b719fdb210a88ef54d80f9eac439b7ca4232fa7f0b" warn_eol standard
|