Skip to Content.
Sympa Menu

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

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
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (e21c80cd56f2ff653e828288d8cefce32f586640)
  • Date: Thu, 11 Apr 2024 14:37:46 +0000

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

libs/msgpack-c/DETAILS | 5 +++--
libs/msgpack-c/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

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

msgpack-c 6.0.1

commit 626ec12f2c7f1c7ca5f94d30329cdbf0fe48c89b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

msgpack-c: Add Watch line

diff --git a/libs/msgpack-c/DETAILS b/libs/msgpack-c/DETAILS
index 727de72..d329ba8 100755
--- a/libs/msgpack-c/DETAILS
+++ b/libs/msgpack-c/DETAILS
@@ -1,7 +1,8 @@
+# Watch: https://github.com/msgpack/msgpack-c/tags/
/refs/tags/c-([0-9.]+)[.]tar
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=msgpack-c
- VERSION=6.0.0
-
SOURCE_HASH=sha512:77a2a3c984e04fcda298ae34571b6826f1d4f6e53b5f7166992269421ae3153b986ed69ba0360347920047e38f6941680bc9e38563ec79f15591bf8d66cd7978
+ VERSION=6.0.1
+
SOURCE_HASH=sha512:ec299554bb8ceb79543f5382cfe833de870d99adcfd514d09eba4a29ca6de5bf906ed5d213cc75242b6431d8ad44ea95328dab194627d42467b94a5e451638fe
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_HINTS="no-check-certificate"

SOURCE_URL[0]=https://github.com/msgpack/msgpack-c/releases/download/c-$VERSION/$SOURCE
diff --git a/libs/msgpack-c/HISTORY b/libs/msgpack-c/HISTORY
index a14a3b0..b3f5016 100644
--- a/libs/msgpack-c/HISTORY
+++ b/libs/msgpack-c/HISTORY
@@ -1,3 +1,6 @@
+2024-04-11 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 6.0.1
+
2023-10-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.0.0



  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (e21c80cd56f2ff653e828288d8cefce32f586640), Ismael Luceno, 04/11/2024

Archive powered by MHonArc 2.6.24.

Top of Page