diff mbox series

ell: update 0.65 -> 0.66

Message ID 20240609180512.2974906-1-f_l_k@t-online.de
State New
Headers show
Series ell: update 0.65 -> 0.66 | expand

Commit Message

Markus Volk June 9, 2024, 6:05 p.m. UTC
ver 0.66:
	Fix issue with handling event callback when stopping ACD.
	Fix issue with handling ICMPv6 DNS and domain lists.
	Add support for notification lists.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta/recipes-core/ell/{ell_0.65.bb => ell_0.66.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/ell/{ell_0.65.bb => ell_0.66.bb} (88%)
diff mbox series

Patch

diff --git a/meta/recipes-core/ell/ell_0.65.bb b/meta/recipes-core/ell/ell_0.66.bb
similarity index 88%
rename from meta/recipes-core/ell/ell_0.65.bb
rename to meta/recipes-core/ell/ell_0.66.bb
index 9b559caf8a..899e2f6849 100644
--- a/meta/recipes-core/ell/ell_0.65.bb
+++ b/meta/recipes-core/ell/ell_0.66.bb
@@ -15,4 +15,4 @@  DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "9ee7ac57b188d391cead705d3596a6d3240341786475149db297782a52269aa5"
+SRC_URI[sha256sum] = "7a78b757080ed6518c1c4fa26ad6a7a3d6e4e385386a20b6fb52379e7d1ffa36"