Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ebbce9acdb010c0e9fd7539a4bd3dba7000fa4d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ebbce9acdb010c0e9fd7539a4bd3dba7000fa4d8)
  • Date: Sat, 1 Mar 2025 22:52:02 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

libs/expat/DETAILS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ebbce9acdb010c0e9fd7539a4bd3dba7000fa4d8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

expat: Fix Watch line

diff --git a/libs/expat/DETAILS b/libs/expat/DETAILS
index e4e1a74..f2e1f7b 100755
--- a/libs/expat/DETAILS
+++ b/libs/expat/DETAILS
@@ -1,10 +1,10 @@
+# Watch: https://github.com/libexpat/libexpat/releases/
SPELL=expat
VERSION=2.6.4
SECURITY_PATCH=13
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://github.com/lib${SPELL}/lib${SPELL}/releases/download/R_${VERSION//./_}//${SOURCE}";
- # Watch: https://github.com/libexpat/libexpat/tags
tags//([0-9.]=)[.]tar
SOURCE2=$SOURCE.asc
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
WEB_SITE=https://github.com/libexpat/libexpat


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ebbce9acdb010c0e9fd7539a4bd3dba7000fa4d8), Ismael Luceno, 03/01/2025

Archive powered by MHonArc 2.6.24.

Top of Page