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"
 
