]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
enchant2: upgrade 2.8.2 -> 2.8.4
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 12 May 2025 09:02:55 +0000 (17:02 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 May 2025 09:29:17 +0000 (10:29 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.8.4.bb [moved from meta/recipes-support/enchant/enchant2_2.8.2.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.8.2.bb
rename to meta/recipes-support/enchant/enchant2_2.8.4.bb
index e26fb640f4f259399cc09b8e5798bc0555934948..a5479a0e7d9f61bd192998b9f240d66c451d33c2 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] = "8f19535adb5577b83b00e02f330fe9b9eb40dd21f19e2899636fc4d3a7696375"
+SRC_URI[sha256sum] = "e28f98208df5f99320d6a05cd49f83420bf71e69052debe3b343c9bb15c833ed"
 
 GITHUB_BASE_URI = "https://github.com/rrthomas/enchant/releases"