summaryrefslogtreecommitdiffstats
path: root/bin-net
diff options
context:
space:
mode:
authorVlad Glagolev2022-10-23 02:17:50 +0000
committerVlad Glagolev2022-10-23 02:17:50 +0000
commit7cb40c6ecee29b6cb16c221dd61b860dcc3351fc (patch)
treef70fed5616613da25946fa0eed84622347aec083 /bin-net
parentebcf4c8084df1309c253e31fbe1dcc93d031703d (diff)
syncthing-bin: => 1.22.0
Diffstat (limited to 'bin-net')
-rwxr-xr-xbin-net/syncthing-bin/DETAILS7
-rw-r--r--bin-net/syncthing-bin/HISTORY3
2 files changed, 6 insertions, 4 deletions
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@sourcemage.org>
+ * DETAILS: updated spell to 1.22.0
+
2022-09-05 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: PATCHLEVEL=1
* BUILD, INSTALL, init.d: added init framework