diff --git a/share/ruby-build/3.3.0-dev b/share/ruby-build/3.3.0-dev index 0fef7e85..d3eb470f 100644 --- a/share/ruby-build/3.3.0-dev +++ b/share/ruby-build/3.3.0-dev @@ -1,2 +1,2 @@ install_package "openssl-3.1.4" "https://www.openssl.org/source/openssl-3.1.4.tar.gz#840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3" openssl --if needs_openssl:1.0.2-3.x.x -install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" autoconf standard_install_with_bundled_gems +install_git "ruby-3.3.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_3" autoconf standard_install_with_bundled_gems