]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
enchant2: upgrade 2.8.10 -> 2.8.12
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 10 Sep 2025 09:16:13 +0000 (17:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Sep 2025 09:45:08 +0000 (10:45 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.8.12.bb [moved from meta/recipes-support/enchant/enchant2_2.8.10.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.8.10.bb
rename to meta/recipes-support/enchant/enchant2_2.8.12.bb
index e2965e9e10baf1e3cd59463565341dae43579645..84f0156bca00dfc61042bd7a79852c360ff8142c 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] = "6db791265ace652c63a6d24f376f4c562b742284d70d3ccb9e1ce8be45b288c9"
+SRC_URI[sha256sum] = "20e5fab2ca0f95ba9d1ef5052fe5b028e3e1d66d4cdea6b9adfcbd3e524c2a09"
 
 GITHUB_BASE_URI = "https://github.com/rrthomas/enchant/releases"