summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Sebastian Arcus <s.arcus@open-t.co.uk>2022-11-21 14:45:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-21 14:45:30 +0700
commitd29cd33e1c8b3970c43ce0182ce1c040f7062177 (patch)
treebae8219ef4bea7c185cfb631ebd15bfe38d3ee43 /network
parent773f48b4f79260b8efd49a7cd245b5985b18228f (diff)
downloadslackbuilds-d29cd33e1c8b3970c43ce0182ce1c040f7062177.tar.gz
slackbuilds-d29cd33e1c8b3970c43ce0182ce1c040f7062177.tar.xz
network/syncthing: Updated for version 1.22.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/syncthing/syncthing.SlackBuild2
-rw-r--r--network/syncthing/syncthing.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild
index d2d0625b7b..8957ddb65d 100644
--- a/network/syncthing/syncthing.SlackBuild
+++ b/network/syncthing/syncthing.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=syncthing
-VERSION=${VERSION:-1.21.0}
+VERSION=${VERSION:-1.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info
index 24d4c51d82..78c131b961 100644
--- a/network/syncthing/syncthing.info
+++ b/network/syncthing/syncthing.info
@@ -1,10 +1,10 @@
PRGNAM="syncthing"
-VERSION="1.21.0"
+VERSION="1.22.1"
HOMEPAGE="https://syncthing.net"
-DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-386-v1.21.0.tar.gz"
-MD5SUM="29e3b0f0bb68edfeb2aed66b89cd62d6"
-DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-amd64-v1.21.0.tar.gz"
-MD5SUM_x86_64="fce0153bcd2c75b7a0c83acbf45a50b5"
+DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-386-v1.22.1.tar.gz"
+MD5SUM="4189116155834d5841f39552774dd139"
+DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-linux-amd64-v1.22.1.tar.gz"
+MD5SUM_x86_64="42ce881bc8595ea21f40712c959d5356"
REQUIRES=""
MAINTAINER="Sebastian Arcus"
EMAIL="s.arcus@open-t.co.uk"