diff options
-rw-r--r-- | meta/recipes-devtools/ruby/ruby_3.4.3.bb (renamed from meta/recipes-devtools/ruby/ruby_3.4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_3.4.2.bb b/meta/recipes-devtools/ruby/ruby_3.4.3.bb index aa22ef3992..45047b8859 100644 --- a/meta/recipes-devtools/ruby/ruby_3.4.2.bb +++ b/meta/recipes-devtools/ruby/ruby_3.4.3.bb | |||
@@ -48,7 +48,7 @@ do_configure:prepend() { | |||
48 | 48 | ||
49 | DEPENDS:append:libc-musl = " libucontext" | 49 | DEPENDS:append:libc-musl = " libucontext" |
50 | 50 | ||
51 | SRC_URI[sha256sum] = "41328ac21f2bfdd7de6b3565ef4f0dd7543354d37e96f157a1552a6bd0eb364b" | 51 | SRC_URI[sha256sum] = "55a4cd1dcbe5ca27cf65e89a935a482c2bb2284832939266551c0ec68b437f46" |
52 | 52 | ||
53 | PACKAGECONFIG ??= "" | 53 | PACKAGECONFIG ??= "" |
54 | PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" | 54 | PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" |