summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/ruby/ruby_2.5.3.bb (renamed from meta/recipes-devtools/ruby/ruby_2.5.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_2.5.1.bb b/meta/recipes-devtools/ruby/ruby_2.5.3.bb
index 1197323e90..e9f0453788 100644
--- a/meta/recipes-devtools/ruby/ruby_2.5.1.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.5.3.bb
@@ -6,8 +6,8 @@ SRC_URI += " \
6 file://CVE-2018-1000073.patch \ 6 file://CVE-2018-1000073.patch \
7 " 7 "
8 8
9SRC_URI[md5sum] = "23867bc8c16c55e43b14dfe0614bcfa8" 9SRC_URI[md5sum] = "20c85b67846d49622ef3b24230803fef"
10SRC_URI[sha256sum] = "dac81822325b79c3ba9532b048c2123357d3310b2b40024202f360251d9829b1" 10SRC_URI[sha256sum] = "9828d03852c37c20fa333a0264f2490f07338576734d910ee3fd538c9520846c"
11 11
12# it's unknown to configure script, but then passed to extconf.rb 12# it's unknown to configure script, but then passed to extconf.rb
13# maybe it's not really needed as we're hardcoding the result with 13# maybe it's not really needed as we're hardcoding the result with