To quote upstream: "Note: the source tarball was updated on 13th July 2026 to add missing gnulib files required for building on Windows."
so we need to update our source checksums to match the revised tarball. Signed-off-by: Richard Purdie <[email protected]> --- meta/recipes-support/enchant/enchant2_2.8.19.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/enchant/enchant2_2.8.19.bb b/meta/recipes-support/enchant/enchant2_2.8.19.bb index 51616ba8782..f5d5897fd06 100644 --- a/meta/recipes-support/enchant/enchant2_2.8.19.bb +++ b/meta/recipes-support/enchant/enchant2_2.8.19.bb @@ -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] = "8e7f6cb0c3b79be3146eb3ab93650484adbc59dae5f2c1958fde557080ba678c" +SRC_URI[sha256sum] = "c8d70991d544ee39274b96bd01d2858a009fe732ff43f2aaf605fd61ecd06f60" GITHUB_BASE_URI = "https://github.com/rrthomas/enchant/releases"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241168): https://lists.openembedded.org/g/openembedded-core/message/241168 Mute This Topic: https://lists.openembedded.org/mt/120313678/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
