aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-01-07 20:33:33 +0100
committeryalh76 <yalh@yahoo.com>2021-01-07 20:33:33 +0100
commit43b89206b18f095d9f9d3e38993db88ac511b609 (patch)
tree33f1c536f92370a9c08f30f83afe919c571639e8
parent0963d081aad00c2657c01affcb6d3f970c742186 (diff)
downloadmastodon_ynh-43b89206b18f095d9f9d3e38993db88ac511b609.tar.gz
mastodon_ynh-43b89206b18f095d9f9d3e38993db88ac511b609.tar.bz2
mastodon_ynh-43b89206b18f095d9f9d3e38993db88ac511b609.zip
upgrade ruby-build
-rw-r--r--scripts/ynh_install_ruby__24
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/ynh_install_ruby__2 b/scripts/ynh_install_ruby__2
index df03e07..74de90e 100644
--- a/scripts/ynh_install_ruby__2
+++ b/scripts/ynh_install_ruby__2
@@ -22,8 +22,8 @@ SOURCE_SUM=80ad89ffe04c0b481503bd375f05c212bbc7d44ef5f5e649e0acdf25eba86736" > "
# Build an app.src for ruby-build
mkdir -p "../conf"
- echo "SOURCE_URL=https://github.com/rbenv/ruby-build/archive/v20200520.tar.gz
-SOURCE_SUM=52be6908a94fbd4a94f5064e8b19d4a3baa4b773269c3884165518d83bcc8922" > "../conf/ruby-build.src"
+ echo "SOURCE_URL=https://github.com/rbenv/ruby-build/archive/v20201225.tar.gz
+SOURCE_SUM=54cae123c2758e7714c66aca7ef8bc7f29cda8583891191ceb3053c6d098ecf1" > "../conf/ruby-build.src"
# Download and extract ruby-build
ynh_setup_source "$rbenv_install_dir/plugins/ruby-build" ruby-build