]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
enchant2: upgrade 2.8.1 -> 2.8.2
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 20 Aug 2024 06:51:25 +0000 (14:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2024 20:51:46 +0000 (21:51 +0100)
Changelog:
- fixes a crash when using Hspell to check Hebrew, when the
  application passes characters that cannot be mapped to ISO-8859-8.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.8.2.bb [moved from meta/recipes-support/enchant/enchant2_2.8.1.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.8.1.bb
rename to meta/recipes-support/enchant/enchant2_2.8.2.bb
index 825cf2e388c675f0c6c272c2b39ce0c4e35001e5..f0da896e59163d35212cc3dc150bf36e658baab2 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] = "ff79de470b8eb16f53849dc49f2bce8ca4eb7decabfc1349716fe12616e52f4e"
+SRC_URI[sha256sum] = "8f19535adb5577b83b00e02f330fe9b9eb40dd21f19e2899636fc4d3a7696375"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"