aboutsummaryrefslogtreecommitdiff
path: root/network/syncthing/syncthing.SlackBuild
diff options
context:
space:
mode:
authorJake Burns <8159659+burnsjake@users.noreply.github.com>2020-03-30 11:03:14 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-01 17:55:19 +0700
commit0576aaafdd247b05ed9fc3ccfb4e2ec57414afff (patch)
treedcc234763f3827fa4ee50a48efaadd04a8e55d09 /network/syncthing/syncthing.SlackBuild
parentbbcf192717d47758258bb6f6673dcc83a8f6f2a0 (diff)
network/syncthing: Updated for version 1.4.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 c36a3c8d039f5..b1a5e25208af4 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.3.4}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}