[blfs] branch trunk updated: Fix enchant md5sum.

git Owner ([email protected] via blfs-book Mailing List) <[email protected]> Thu, 30 Jul 2026 19:41:08 +0000
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178544046877.2981482.9977856900430004457@rivendell.linuxfromscratch.org>
This is a multi-part message in MIME format...

------------=_1785440470-2980352-6903
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new c812ae1068 Fix enchant md5sum.
c812ae1068 is described below

commit c812ae1068cbf8cfe65dc3a2a2d52f2478bc39e9
Author: Bruce Dubbs <[email protected]>
AuthorDate: Thu Jul 30 14:41:04 2026 -0500

    Fix enchant md5sum.
---
 general/genlib/enchant.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/general/genlib/enchant.xml b/general/genlib/enchant.xml
index 40ae909dbe..fc7e4bfe89 100644
--- a/general/genlib/enchant.xml
+++ b/general/genlib/enchant.xml
@@ -6,7 +6,7 @@
 
   <!ENTITY enchant-download-http "https://github.com/rrthomas/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
   <!ENTITY enchant-download-ftp  " ">
-  <!ENTITY enchant-md5sum        "7a8602854369996ef774a3a064ad5be4">
+  <!ENTITY enchant-md5sum        "b06fe4ea79687202ec58ce58bd4f5867">
   <!ENTITY enchant-size          "1.3 MB">
   <!ENTITY enchant-buildsize     "69 MB (with tests)">
   <!ENTITY enchant-time          "0.2 SBU (add 0.8 SBU for tests)">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

------------=_1785440470-2980352-6903
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page

------------=_1785440470-2980352-6903--