Skip to Content.
Sympa Menu

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

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 (7cb40c6ecee29b6cb16c221dd61b860dcc3351fc)
  • Date: Sun, 23 Oct 2022 02:17:55 +0000

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

bin-net/syncthing-bin/DETAILS | 7 +++----
bin-net/syncthing-bin/HISTORY | 3 +++
2 files changed, 6 insertions(+), 4 deletions(-)

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

syncthing-bin: => 1.22.0

diff --git a/bin-net/syncthing-bin/DETAILS b/bin-net/syncthing-bin/DETAILS
index cdb3813..544ff69 100755
--- a/bin-net/syncthing-bin/DETAILS
+++ b/bin-net/syncthing-bin/DETAILS
@@ -1,13 +1,12 @@
SPELL=syncthing-bin
SPELLX=${SPELL/-bin/}
- VERSION=1.20.4
- PATCHLEVEL=1
+ VERSION=1.22.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:ce577b08236c14ce4e3f2f589791b2521086bdd2ce952800847f0acd1b753dbe:UPSTREAM_HASH
+
SOURCE_HASH=sha256:8b5d825d176d37484250fbb749305a4ba59cbe7ed3ed6492bc0d219e6bc445c2:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:7f8daa454a79e6c869afcec50f4b9b7906c697b37c14762dd5f217d3a9ad940e:UPSTREAM_HASH
+
SOURCE_HASH=sha256:1668f885bb73e56fa5b51177d794e61623a23a93d9cbe9efb49ad974ae25e214: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 25022be..c553f3c 100644
--- a/bin-net/syncthing-bin/HISTORY
+++ b/bin-net/syncthing-bin/HISTORY
@@ -1,3 +1,6 @@
+2022-10-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.22.0
+
2022-09-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* BUILD, INSTALL, init.d: added init framework



  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (7cb40c6ecee29b6cb16c221dd61b860dcc3351fc), Vlad Glagolev, 10/22/2022

Archive powered by MHonArc 2.6.24.

Top of Page