[OE-core] [PATCH] ruby: upgrade to 2.3.3
Edwin Plauchu
edwin.plauchu.camacho at linux.intel.com
Fri Dec 16 16:27:58 UTC 2016
Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho at linux.intel.com>
---
meta/recipes-devtools/ruby/{ruby_2.3.1.bb => ruby_2.3.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/ruby/{ruby_2.3.1.bb => ruby_2.3.3.bb} (89%)
diff --git a/meta/recipes-devtools/ruby/ruby_2.3.1.bb b/meta/recipes-devtools/ruby/ruby_2.3.3.bb
similarity index 89%
rename from meta/recipes-devtools/ruby/ruby_2.3.1.bb
rename to meta/recipes-devtools/ruby/ruby_2.3.3.bb
index 299383a..7ba9b46 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 @@
require ruby.inc
-SRC_URI[md5sum] = "0d896c2e7fd54f722b399f407e48a4c6"
-SRC_URI[sha256sum] = "b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd"
+SRC_URI[md5sum] = "e485f3a55649eb24a1e2e1a40bc120df"
+SRC_URI[sha256sum] = "241408c8c555b258846368830a06146e4849a1d58dcaf6b14a3b6a73058115b7"
# it's unknown to configure script, but then passed to extconf.rb
# maybe it's not really needed as we're hardcoding the result with
--
2.1.4
More information about the Openembedded-core
mailing list