summaryrefslogtreecommitdiffstats
path: root/network/syncthing/syncthing.SlackBuild
diff options
context:
space:
mode:
author Sebastian Arcus2021-04-02 06:29:49 +0200
committer Willy Sudiarto Raharjo2021-04-02 06:29:49 +0200
commitd435006e1939d94d4526cfdcc95a2465e605f564 (patch)
treebfea5884482b10e139ee1468cbf6b6bcef57736e /network/syncthing/syncthing.SlackBuild
parenta7680c753f29f5eea7b44d52225692e0c39fbd86 (diff)
downloadslackbuilds-d435006e1939d94d4526cfdcc95a2465e605f564.tar.gz
network/syncthing: Updated for version 1.14.0.
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 850ebef29c..f1bfc7fc9a 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.9.0}
+VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}