summaryrefslogtreecommitdiffstats
path: root/network/syncthing/syncthing.SlackBuild
diff options
context:
space:
mode:
author Sebastian Arcus2020-02-07 19:54:30 +0100
committer Willy Sudiarto Raharjo2020-02-07 19:54:30 +0100
commit02e73c8e0302c8d3d93adf86401a9b5ba1001936 (patch)
treecbed6f112de3366ce9046cc44c5e2454f06e7b78 /network/syncthing/syncthing.SlackBuild
parentcaa74f6e4bced3102026fa166bb6c99f017b86a3 (diff)
downloadslackbuilds-02e73c8e0302c8d3d93adf86401a9b5ba1001936.tar.gz
network/syncthing: Updated for version 1.3.4.
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 ab3b0e9a77..c36a3c8d03 100644
--- a/network/syncthing/syncthing.SlackBuild
+++ b/network/syncthing/syncthing.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=syncthing
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}