Rename args for install_git

This commit is contained in:
Hiroshi SHIBATA 2024-05-23 08:34:18 +09:00 committed by Benoit Daloze
parent ac5a0639ba
commit e445f76eab
11 changed files with 11 additions and 11 deletions

View file

@ -1,2 +1,2 @@
install_package "openssl-3.1.5" "https://www.openssl.org/source/openssl-3.1.5.tar.gz#6ae015467dabf0469b139ada93319327be24b98251ffaeceda0221848dc09262" openssl --if needs_openssl:1.0.2-3.x.x
install_git "ruby-3.1.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_1" autoconf standard_install_with_bundled_gems
install_git "ruby-3.1-dev" "https://github.com/ruby/ruby.git" "ruby_3_1" autoconf standard_install_with_bundled_gems