summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Sebastian Arcus <s.arcus@open-t.co.uk>2016-10-26 07:16:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-26 07:16:06 +0700
commit527135d4dfd89d694ae2e4833250750623640c8b (patch)
treec9ab3fe71fde83b639961067b2507afa86b4b9bd
parent6023f0e8107229741548462474778da3e1a15ae0 (diff)
downloadslackbuilds-527135d4dfd89d694ae2e4833250750623640c8b.tar.gz
slackbuilds-527135d4dfd89d694ae2e4833250750623640c8b.tar.xz
network/syncthing: Updated for version 0.14.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/syncthing/slack-desc2
-rw-r--r--network/syncthing/syncthing.SlackBuild2
-rw-r--r--network/syncthing/syncthing.info12
3 files changed, 8 insertions, 8 deletions
diff --git a/network/syncthing/slack-desc b/network/syncthing/slack-desc
index 48a30e2ccc..2d1ee73c0a 100644
--- a/network/syncthing/slack-desc
+++ b/network/syncthing/slack-desc
@@ -13,7 +13,7 @@ syncthing: syncronisation application available for Windows, Mac, Linux, iOS,
syncthing: Android, Solaris, Darwin and BSD. It can sync files between devices
syncthing: on a local network, or between remote devices over the Internet.
syncthing:
-syncthing: https://github.com/syncthing/syncthing
+syncthing: https://syncthing.net
syncthing:
syncthing:
syncthing:
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild
index 45ef2f8ed3..d50d41836a 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:-0.14.4}
+VERSION=${VERSION:-0.14.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info
index ab36cf4efa..e9322452c4 100644
--- a/network/syncthing/syncthing.info
+++ b/network/syncthing/syncthing.info
@@ -1,10 +1,10 @@
PRGNAM="syncthing"
-VERSION="0.14.4"
-HOMEPAGE="https://github.com/syncthing/syncthing"
-DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.14.4/syncthing-linux-386-v0.14.4.tar.gz"
-MD5SUM="ce0580f7f201fbd7bcd719e9d2b3cc85"
-DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.14.4/syncthing-linux-amd64-v0.14.4.tar.gz"
-MD5SUM_x86_64="4501973654a2e2552387ad88dbad3c55"
+VERSION="0.14.9"
+HOMEPAGE="https://syncthing.net"
+DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.14.9/syncthing-linux-386-v0.14.9.tar.gz"
+MD5SUM="284cc5ce3dc1d04efcb8c6d0eab3b51e"
+DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.14.9/syncthing-linux-amd64-v0.14.9.tar.gz"
+MD5SUM_x86_64="3e74173b8882754932970d810c018edd"
REQUIRES=""
MAINTAINER="Sebastian Arcus"
EMAIL="s.arcus@open-t.co.uk"