diff options
-rw-r--r-- | meta/recipes-devtools/ruby/ruby_3.3.5.bb (renamed from meta/recipes-devtools/ruby/ruby_3.3.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_3.3.4.bb b/meta/recipes-devtools/ruby/ruby_3.3.5.bb index d39b7ae520..5a7b8137aa 100644 --- a/meta/recipes-devtools/ruby/ruby_3.3.4.bb +++ b/meta/recipes-devtools/ruby/ruby_3.3.5.bb | |||
@@ -47,7 +47,7 @@ do_configure:prepend() { | |||
47 | 47 | ||
48 | DEPENDS:append:libc-musl = " libucontext" | 48 | DEPENDS:append:libc-musl = " libucontext" |
49 | 49 | ||
50 | SRC_URI[sha256sum] = "fe6a30f97d54e029768f2ddf4923699c416cdbc3a6e96db3e2d5716c7db96a34" | 50 | SRC_URI[sha256sum] = "3781a3504222c2f26cb4b9eb9c1a12dbf4944d366ce24a9ff8cf99ecbce75196" |
51 | 51 | ||
52 | PACKAGECONFIG ??= "" | 52 | PACKAGECONFIG ??= "" |
53 | PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" | 53 | PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" |