From bce8e4236ea114ae7c50cc6eddb364a98683bfa5 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 12 Dec 2023 21:09:07 +0100
Subject: [PATCH] enchant: update to 2.6.4

---
 components/text/enchant/enchant.p5m                   |    2 +-
 components/text/enchant/manifests/sample-manifest.p5m |    2 +-
 components/text/enchant/Makefile                      |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/text/enchant/Makefile b/components/text/enchant/Makefile
index c2ae8fa..86fbde8 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.3
+COMPONENT_VERSION= 2.6.4
 COMPONENT_SUMMARY= GNOME spell checker component
 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha256:c1c5719f2a597ce3e06c938cfb99fb697da093dea7b857cc004dc1dcf1bba182
+COMPONENT_ARCHIVE_HASH=	sha256:833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c
 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
diff --git a/components/text/enchant/enchant.p5m b/components/text/enchant/enchant.p5m
index 1b78185..e80e248 100644
--- a/components/text/enchant/enchant.p5m
+++ b/components/text/enchant/enchant.p5m
@@ -39,7 +39,7 @@
 file path=usr/share/doc/enchant/enchant-2.html
 file path=usr/share/doc/enchant/enchant-lsmod-2.html
 file path=usr/share/doc/enchant/enchant.html
-file path=usr/share/enchant/enchant.ordering
+file path=usr/share/enchant-2/enchant.ordering
 file path=usr/share/man/man1/enchant-2.1
 file path=usr/share/man/man1/enchant-lsmod-2.1
 file path=usr/share/man/man5/enchant.5
diff --git a/components/text/enchant/manifests/sample-manifest.p5m b/components/text/enchant/manifests/sample-manifest.p5m
index e2291d7..50af814 100644
--- a/components/text/enchant/manifests/sample-manifest.p5m
+++ b/components/text/enchant/manifests/sample-manifest.p5m
@@ -39,7 +39,7 @@
 file path=usr/share/doc/enchant/enchant-2.html
 file path=usr/share/doc/enchant/enchant-lsmod-2.html
 file path=usr/share/doc/enchant/enchant.html
-file path=usr/share/enchant/enchant.ordering
+file path=usr/share/enchant-2/enchant.ordering
 file path=usr/share/man/man1/enchant-2.1
 file path=usr/share/man/man1/enchant-lsmod-2.1
 file path=usr/share/man/man5/enchant.5

--
Gitblit v1.9.3