summaryrefslogtreecommitdiffstats
path: root/network/syncthing
diff options
context:
space:
mode:
author Sebastian Arcus <s.arcus@open-t.co.uk>2022-09-13 05:00:46 +0100
committer bedlam <dave@slackbuilds.org>2022-09-13 05:00:46 +0100
commitf5620dfba18ad08ed99b8ef31b469a189296c9d9 (patch)
treef66630a9b68185a6fc1d403a83cf4534ea011d52 /network/syncthing
parent48147927cd5b0aca6eb74c624a83fe70fed06c75 (diff)
downloadslackbuilds-f5620dfba18ad08ed99b8ef31b469a189296c9d9.tar.gz
slackbuilds-f5620dfba18ad08ed99b8ef31b469a189296c9d9.tar.xz
network/syncthing: Updated for version 1.21.0.
Signed-off-by: bedlam <dave@slackbuilds.org>
Diffstat (limited to 'network/syncthing')
-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 810cfcd025..d2d0625b7b 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.19.2}
+VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info
index 3f97bf5abd..24d4c51d82 100644
--- a/network/syncthing/syncthing.info
+++ b/network/syncthing/syncthing.info
@@ -1,10 +1,10 @@
PRGNAM="syncthing"
-VERSION="1.19.2"
+VERSION="1.21.0"
HOMEPAGE="https://syncthing.net"
-DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v1.19.2/syncthing-linux-386-v1.19.2.tar.gz"
-MD5SUM="83301bdf35a592b892f29575d15c9a51"
-DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.19.2/syncthing-linux-amd64-v1.19.2.tar.gz"
-MD5SUM_x86_64="0d7313f0570d068ba25396bb3b8f0654"
+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"
REQUIRES=""
MAINTAINER="Sebastian Arcus"
EMAIL="s.arcus@open-t.co.uk"