]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
enchant2: upgrade 2.8.6 -> 2.8.10
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 30 Jun 2025 09:12:41 +0000 (17:12 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jul 2025 21:12:47 +0000 (22:12 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.8.10.bb [moved from meta/recipes-support/enchant/enchant2_2.8.6.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.8.6.bb
rename to meta/recipes-support/enchant/enchant2_2.8.10.bb
index 2696fc0f81abf225bf8e326974bea859b2625ca5..e2965e9e10baf1e3cd59463565341dae43579645 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 groff-native"
 inherit autotools pkgconfig github-releases
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = "c4cd0889d8aff8248fc3913de5a83907013962f0e1895030a3836468cd40af5b"
+SRC_URI[sha256sum] = "6db791265ace652c63a6d24f376f4c562b742284d70d3ccb9e1ce8be45b288c9"
 
 GITHUB_BASE_URI = "https://github.com/rrthomas/enchant/releases"