From: Wang Mingyu <[email protected]> Changelog: =========== - Document the personal wordlist format. - Improve the man pages in various ways, and make online versions, now linked from the web site. - Fix some potential crashes (double-free and NULL dereferences). - Update the build system to use autoconf 2.71.
Signed-off-by: Wang Mingyu <[email protected]> --- .../enchant/{enchant2_2.3.3.bb => enchant2_2.3.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/enchant/{enchant2_2.3.3.bb => enchant2_2.3.4.bb} (92%) diff --git a/meta/recipes-support/enchant/enchant2_2.3.3.bb b/meta/recipes-support/enchant/enchant2_2.3.4.bb similarity index 92% rename from meta/recipes-support/enchant/enchant2_2.3.3.bb rename to meta/recipes-support/enchant/enchant2_2.3.4.bb index c892f570c4..fe28d323c2 100644 --- a/meta/recipes-support/enchant/enchant2_2.3.3.bb +++ b/meta/recipes-support/enchant/enchant2_2.3.4.bb @@ -12,7 +12,7 @@ DEPENDS = "glib-2.0" inherit autotools pkgconfig github-releases SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz" -SRC_URI[sha256sum] = "3da12103f11cf49c3cf2fd2ce3017575c5321a489e5b9bfa81dd91ec413f3891" +SRC_URI[sha256sum] = "1f7e26744db1c9a0fea61d2169f4e5c1ce435cf8c2731c37e3e4054119e994a0" GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177827): https://lists.openembedded.org/g/openembedded-core/message/177827 Mute This Topic: https://lists.openembedded.org/mt/97287062/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
