Skip to Content.
Sympa Menu

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

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 (69cf61a6d3f982bfd3379bb7b80ee0d447b5b154)
  • Date: Thu, 17 Aug 2023 22:59:58 +0000

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

libs/inih/DETAILS | 7 ++++---
libs/inih/HISTORY | 3 +++
2 files changed, 7 insertions(+), 3 deletions(-)

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

inih 57

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

inih: Add Watch line

diff --git a/libs/inih/DETAILS b/libs/inih/DETAILS
index 3ee2e1a..d1185ad 100755
--- a/libs/inih/DETAILS
+++ b/libs/inih/DETAILS
@@ -1,9 +1,10 @@
-source "$GRIMOIRE/MESON_FUNCTIONS"
+# Watch: https://github.com/benhoyt/inih/tags tags/r([0-9]+)[.]tar
+. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=inih
- VERSION=55
+ VERSION=57
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/benhoyt/${SPELL}/archive/r${VERSION}.tar.gz
-
SOURCE_HASH=sha512:bcbef361a4400da017dbed811ad21672b58512d2b2b537cc0058cdeca709dd0d5a9def4045ce1c1972873c3d3d35182123337e4388676f6f0d16e8dbff967b0f
+
SOURCE_HASH=sha512:9f758df876df54ed7e228fd82044f184eefbe47e806cd1e6d62e1b0ea28e2c08e67fa743042d73b4baef0b882480e6afe2e72878b175822eb2bdbb6d89c0e411
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-r${VERSION}"
WEB_SITE="https://github.com/benhoyt/inih";
LICENSE[0]=BSD
diff --git a/libs/inih/HISTORY b/libs/inih/HISTORY
index c7cae87..4284565 100644
--- a/libs/inih/HISTORY
+++ b/libs/inih/HISTORY
@@ -1,3 +1,6 @@
+2023-08-18 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 57
+
2022-05-18 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS, DEPENDS: version 55




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (69cf61a6d3f982bfd3379bb7b80ee0d447b5b154), Ismael Luceno, 08/17/2023

Archive powered by MHonArc 2.6.24.

Top of Page