diff mbox series

[09/47] ell: upgrade 0.62 -> 0.63

Message ID 20240306154151.3741709-9-alex@linutronix.de
State Accepted, archived
Commit 5d9027e3d9e59e46eefc238b69c50cc235061a64
Headers show
Series [01/47] python3-sphinxcontrib-jquery: add a recipe and make python3-sphinx-rtd-theme depend on it | expand

Commit Message

Alexander Kanavin March 6, 2024, 3:41 p.m. UTC
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-core/ell/{ell_0.62.bb => ell_0.63.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/ell/{ell_0.62.bb => ell_0.63.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-core/ell/ell_0.62.bb b/meta/recipes-core/ell/ell_0.63.bb
similarity index 89%
rename from meta/recipes-core/ell/ell_0.62.bb
rename to meta/recipes-core/ell/ell_0.63.bb
index c6ec91afb41..7ecb63a4787 100644
--- a/meta/recipes-core/ell/ell_0.62.bb
+++ b/meta/recipes-core/ell/ell_0.63.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] = "f1efae12085610049714dc509c6fab3478925801609ad4232ce873b7daf1e03d"
+SRC_URI[sha256sum] = "7397c76996d7646b9917ebf016cd67586b10166295af2e0e18cdb5b8f6659965"
 
 do_configure:prepend () {
     mkdir -p ${S}/build-aux