diff mbox series

ell: upgrade 0.60 -> 0.61

Message ID 20231204062314.3721567-1-zangruochen@loongson.cn
State Accepted, archived
Commit f3e59827e86ae9dccd1dc0a2c5d544d14f591558
Headers show
Series ell: upgrade 0.60 -> 0.61 | expand

Commit Message

臧若尘 Dec. 4, 2023, 6:23 a.m. UTC
From: Zang Ruochen <zangruochen@loongson.cn>

Signed-off-by: Zang Ruochen <zangruochen@loongson.cn>
---
 meta/recipes-core/ell/{ell_0.60.bb => ell_0.61.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/ell/{ell_0.60.bb => ell_0.61.bb} (89%)
diff mbox series

Patch

diff --git a/meta/recipes-core/ell/ell_0.60.bb b/meta/recipes-core/ell/ell_0.61.bb
similarity index 89%
rename from meta/recipes-core/ell/ell_0.60.bb
rename to meta/recipes-core/ell/ell_0.61.bb
index 4e414f3b90..5472714646 100644
--- a/meta/recipes-core/ell/ell_0.60.bb
+++ b/meta/recipes-core/ell/ell_0.61.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] = "61cec2df694b548e51afa3e7ffd1e1ad31a9fea7bedb93a3a3cc60894390c70f"
+SRC_URI[sha256sum] = "c21ba3530d530c736f9b3e6acc954d4404c1ce4abaf2a4694e46ecec17653fa0"
 
 do_configure:prepend () {
     mkdir -p ${S}/build-aux