aboutsummaryrefslogtreecommitdiff
path: root/network/syncthing/syncthing.SlackBuild
diff options
context:
space:
mode:
authorSebastian Arcus <s.arcus@open-t.co.uk>2022-11-21 14:45:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-21 14:45:30 +0700
commitd29cd33e1c8b3970c43ce0182ce1c040f7062177 (patch)
treebae8219ef4bea7c185cfb631ebd15bfe38d3ee43 /network/syncthing/syncthing.SlackBuild
parent773f48b4f79260b8efd49a7cd245b5985b18228f (diff)
network/syncthing: Updated for version 1.22.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing/syncthing.SlackBuild')
-rw-r--r--network/syncthing/syncthing.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild
index d2d0625b7b923..8957ddb65d11f 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}