diff options
Diffstat (limited to 'network/syncthing/syncthing.SlackBuild')
-rw-r--r-- | network/syncthing/syncthing.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild index 810cfcd025e81..d2d0625b7b923 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} |