From ad6d0661d23b199d31a305c7becaab4cc4ca6d80 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 09 Feb 2024 22:03:29 +0100
Subject: [PATCH] enchant: update to 2.6.7

---
 components/text/enchant/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/text/enchant/Makefile b/components/text/enchant/Makefile
index 6e37b65..184199e 100644
--- a/components/text/enchant/Makefile
+++ b/components/text/enchant/Makefile
@@ -17,11 +17,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME= enchant
-COMPONENT_VERSION= 2.6.6
+COMPONENT_VERSION= 2.6.7
 COMPONENT_SUMMARY= GNOME spell checker component
 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha256:ce9b40e22b3ee5e91ca35403487af03896f4deb1134efcf0b1b3ef9764d28295
+COMPONENT_ARCHIVE_HASH=	sha256:a1c2e5b59acca000bbfb24810af4a1165733d407f2154786588e076c8cd57bfc
 COMPONENT_ARCHIVE_URL=	https://github.com/AbiWord/enchant/releases/download/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	https://abiword.github.io/enchant/
 COMPONENT_FMRI=			library/spell-checking/enchant

--
Gitblit v1.9.3