]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
enchant2: upgrade 2.6.8 -> 2.6.9
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 9 Apr 2024 07:09:55 +0000 (15:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:37 +0000 (07:38 +0100)
Changelog:
 Implement user dictionary support for Hspell, Nuspell, Voikko

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

similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.6.8.bb
rename to meta/recipes-support/enchant/enchant2_2.6.9.bb
index e2bbe2eabf068ca1fbbd0ee2931f205a2f3a94d7..aaf3525ad8cf3915d370e805d28f3d08642714ea 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] = "f565923062c77f3d58846f0558d21e6d07ca4a488c58812dfdefb35202fac7ae"
+SRC_URI[sha256sum] = "d9a5a10dc9b38a43b3a0fa22c76ed6ebb7e09eb535aff62954afcdbd40efff6b"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"