diff mbox series

[07/24] ell: upgrade 0.52 -> 0.53

Message ID 20220916210818.1228761-7-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 1f095061899dae47d3d8e33096d6906d2b23d45d
Headers show
Series [01/24] autoconf-archive: upgrade 2022.02.11 -> 2022.09.03 | expand

Commit Message

Richard Purdie Sept. 16, 2022, 9:08 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-core/ell/{ell_0.52.bb => ell_0.53.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/ell/{ell_0.52.bb => ell_0.53.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-core/ell/ell_0.52.bb b/meta/recipes-core/ell/ell_0.53.bb
similarity index 89%
rename from meta/recipes-core/ell/ell_0.52.bb
rename to meta/recipes-core/ell/ell_0.53.bb
index b2af0d04f00..78174760306 100644
--- a/meta/recipes-core/ell/ell_0.52.bb
+++ b/meta/recipes-core/ell/ell_0.53.bb
@@ -15,7 +15,7 @@  DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "83099b14beda2b253a2c69460f9613c5e955b63349e3c00cf2fd506f5b3ba7d0"
+SRC_URI[sha256sum] = "a7d0df846af839bbea1b80f292166371070328854b3fa785b5c607fe600552ad"
 
 do_configure:prepend () {
     mkdir -p ${S}/build-aux