diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/ruby/ruby_2.3.3.bb (renamed from meta/recipes-devtools/ruby/ruby_2.3.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_2.3.1.bb b/meta/recipes-devtools/ruby/ruby_2.3.3.bb index 299383ad3e..7ba9b46a17 100644 --- a/meta/recipes-devtools/ruby/ruby_2.3.1.bb +++ b/meta/recipes-devtools/ruby/ruby_2.3.3.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require ruby.inc | 1 | require ruby.inc |
2 | 2 | ||
3 | SRC_URI[md5sum] = "0d896c2e7fd54f722b399f407e48a4c6" | 3 | SRC_URI[md5sum] = "e485f3a55649eb24a1e2e1a40bc120df" |
4 | SRC_URI[sha256sum] = "b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd" | 4 | SRC_URI[sha256sum] = "241408c8c555b258846368830a06146e4849a1d58dcaf6b14a3b6a73058115b7" |
5 | 5 | ||
6 | # it's unknown to configure script, but then passed to extconf.rb | 6 | # it's unknown to configure script, but then passed to extconf.rb |
7 | # maybe it's not really needed as we're hardcoding the result with | 7 | # maybe it's not really needed as we're hardcoding the result with |