Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (a4a625b8891769a56e91c2f607f357a808d023dc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (a4a625b8891769a56e91c2f607f357a808d023dc)
  • Date: Sun, 19 Nov 2023 06:11:24 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-net/syncthing-bin/DETAILS | 6 +++---
bin-net/syncthing-bin/HISTORY | 3 +++
bin-utils/chezmoi-bin/DETAILS | 6 +++---
bin-utils/chezmoi-bin/HISTORY | 3 +++
4 files changed, 12 insertions(+), 6 deletions(-)

New commits:
commit a4a625b8891769a56e91c2f607f357a808d023dc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

chezmoi-bin: => 2.41.0

commit b15120bf74cb2dfa1d62d698d62adefdb051cc6d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

syncthing-bin: => 1.26.1

diff --git a/bin-net/syncthing-bin/DETAILS b/bin-net/syncthing-bin/DETAILS
index 051b7e0..a6ce484 100755
--- a/bin-net/syncthing-bin/DETAILS
+++ b/bin-net/syncthing-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=syncthing-bin
SPELLX=${SPELL/-bin/}
- VERSION=1.24.0
+ VERSION=1.26.1
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:b6e514d61f9be7d516483762e91e10c1644427e35d88c79edb64cbc6256e1036:UPSTREAM_HASH
+
SOURCE_HASH=sha256:71f79ea13938657a75e258eb1cccdec360819117060f5feabef467df625f963e:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:2a7a76bf499188226f0a74b35bb2a6e217dad025348c00dc79a7246cbd13ce28:UPSTREAM_HASH
+
SOURCE_HASH=sha256:3f8273d67c526c09272b131774478c67b63615fdd572cb9e3320ad3cb3a9fc79:UPSTREAM_HASH
fi
SOURCE=${SPELLX}-linux-${ARCH}-v${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/syncthing/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
diff --git a/bin-net/syncthing-bin/HISTORY b/bin-net/syncthing-bin/HISTORY
index c385c6d..94eb1c8 100644
--- a/bin-net/syncthing-bin/HISTORY
+++ b/bin-net/syncthing-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-11-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.26.1
+
2023-09-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.24.0

diff --git a/bin-utils/chezmoi-bin/DETAILS b/bin-utils/chezmoi-bin/DETAILS
index f494082..c7280af 100755
--- a/bin-utils/chezmoi-bin/DETAILS
+++ b/bin-utils/chezmoi-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=chezmoi-bin
SPELLX=${SPELL/-bin/}
- VERSION=2.40.3
+ VERSION=2.41.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:4e92516ac449de79ad83a7c12acf06d30a732dc0383e374d74326a3c42d3fcad:UPSTREAM_HASH
+
SOURCE_HASH=sha256:75e10e67c0df54da8f6d804712da7195be57da9dbf40ae63b1510d5b84c8a47d:UPSTREAM_HASH
else
ARCH=i386
-
SOURCE_HASH=sha256:57c037995539923377c5193adbc11d09cad4cd104392ac470cfd01701cad7f52:UPSTREAM_HASH
+
SOURCE_HASH=sha256:03fe054d87627da7a19d4c9358d92cfaef9bddcd9f9467bad6a2a825aad64c41:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.tar.gz

SOURCE_URL[0]=https://github.com/twpayne/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
diff --git a/bin-utils/chezmoi-bin/HISTORY b/bin-utils/chezmoi-bin/HISTORY
index 99538b5..1fa1606 100644
--- a/bin-utils/chezmoi-bin/HISTORY
+++ b/bin-utils/chezmoi-bin/HISTORY
@@ -1,3 +1,6 @@
+2023-11-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.41.0
+
2023-10-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.40.3




  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (a4a625b8891769a56e91c2f607f357a808d023dc), Vlad Glagolev, 11/19/2023

Archive powered by MHonArc 2.6.24.

Top of Page