This repository was archived by the owner on May 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ build_package_patch_ruby_railsexpress() {
2+ fetch_git rvm-patchsets git://github.com/skaes/rvm-patchsets.git master
3+ cat rvm-patchsets/patches/ruby/2.6.9/railsexpress/* | patch -p1
4+ }
5+
6+ install_package "openssl-1.1.1l" "https://www.openssl.org/source/openssl-1.1.1l.tar.gz#0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" mac_openssl --if has_broken_mac_openssl
7+ install_package "ruby-2.6.9" "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.9.tar.bz2#a0639060c4519572e51828eb742f09dd40f154c820f6007246de7a2090e3ee45" patch_ruby_railsexpress ldflags_dirs enable_shared standard verify_openssl
Original file line number Diff line number Diff line change 1+ build_package_patch_ruby_railsexpress() {
2+ fetch_git rvm-patchsets git://github.com/skaes/rvm-patchsets.git master
3+ cat rvm-patchsets/patches/ruby/2.7.5/railsexpress/* | patch -p1
4+ }
5+
6+ install_package "openssl-1.1.1l" "https://www.openssl.org/source/openssl-1.1.1l.tar.gz#0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" mac_openssl --if has_broken_mac_openssl
7+ install_package "ruby-2.7.5" "https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.5.tar.bz2#d6b444341a5e06fcd6eaf1feb83a1c0c2da4705dbe4f275ee851761b185f4bd1" patch_ruby_railsexpress ldflags_dirs enable_shared standard verify_openssl
Original file line number Diff line number Diff line change 1+ build_package_patch_ruby_railsexpress() {
2+ fetch_git rvm-patchsets git://github.com/skaes/rvm-patchsets.git master
3+ cat rvm-patchsets/patches/ruby/3.0.3/railsexpress/* | patch -p1
4+ }
5+
6+ install_package "openssl-1.1.1l" "https://www.openssl.org/source/openssl-1.1.1l.tar.gz#0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" mac_openssl --if has_broken_mac_openssl
7+ install_package "ruby-3.0.3" "https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.3.tar.gz#3586861cb2df56970287f0fd83f274bd92058872d830d15570b36def7f1a92ac" patch_ruby_railsexpress ldflags_dirs enable_shared standard verify_openssl
Original file line number Diff line number Diff line change 1+ build_package_patch_ruby_railsexpress() {
2+ fetch_git rvm-patchsets git://github.com/skaes/rvm-patchsets.git master
3+ cat rvm-patchsets/patches/ruby/3.1.0/railsexpress/* | patch -p1
4+ }
5+
6+ install_package "openssl-1.1.1l" "https://www.openssl.org/source/openssl-1.1.1l.tar.gz#0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" mac_openssl --if has_broken_mac_openssl
7+ install_package "ruby-3.1.0" "https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.0.tar.gz#50a0504c6edcb4d61ce6b8cfdbddaa95707195fab0ecd7b5e92654b2a9412854" patch_ruby_railsexpress ldflags_dirs enable_shared standard verify_openssl
Original file line number Diff line number Diff line change 1+ build_package_patch_ruby_railsexpress() {
2+ fetch_git rvm-patchsets git://github.com/skaes/rvm-patchsets.git master
3+ cat rvm-patchsets/patches/ruby/3.1.1/railsexpress/* | patch -p1
4+ }
5+
6+ install_package "openssl-1.1.1l" "https://www.openssl.org/source/openssl-1.1.1l.tar.gz#0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1" mac_openssl --if has_broken_mac_openssl
7+ install_package "ruby-3.1.1" "https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.1.tar.gz#fe6e4782de97443978ddba8ba4be38d222aa24dc3e3f02a6a8e7701c0eeb619d" patch_ruby_railsexpress ldflags_dirs enable_shared standard verify_openssl
You can’t perform that action at this time.
0 commit comments