Skip to content

Commit fadb489

Browse files
add correct openssl package version
1 parent bbee668 commit fadb489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rubies/3.4.7-modgc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ build_package_modular_gc_install() {
2424

2525
package_option ruby configure --with-modular-gc="$PREFIX_PATH/lib/ruby/gc"
2626

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
27+
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
2828
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

Comments
 (0)