We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbee668 commit fadb489Copy full SHA for fadb489
1 file changed
rubies/3.4.7-modgc
@@ -24,5 +24,5 @@ build_package_modular_gc_install() {
24
25
package_option ruby configure --with-modular-gc="$PREFIX_PATH/lib/ruby/gc"
26
27
-install_package "openssl-3.4.0" "https://github.com/openssl/openssl/releases/download/openssl-3.4.0/openssl-3.4.0.tar.gz#e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27571b5486cd" openssl --if needs_openssl:1.0.2-3.x.x
+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
28
install_git "ruby-3.4.7-modgc" "https://github.com/Shopify/ruby.git" "v3.4.7-pshopify1" autoconf enable_shared standard modular_gc_install
0 commit comments