summaryrefslogtreecommitdiffstats
path: root/network/syncthing
diff options
context:
space:
mode:
author Sebastian Arcus2019-03-22 18:47:09 +0100
committer Willy Sudiarto Raharjo2019-03-22 18:47:09 +0100
commit314abd671ed10cfa3439fa976d3bd4214318859a (patch)
tree6b839787d40d54c574933e176d1f79c5f52330ba /network/syncthing
parent51278f4524459a158abcc8a284efd4dfdea018d2 (diff)
downloadslackbuilds-314abd671ed10cfa3439fa976d3bd4214318859a.tar.gz
network/syncthing: Updated for version 1.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing')
-rw-r--r--network/syncthing/syncthing.SlackBuild2
-rw-r--r--network/syncthing/syncthing.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild
index 8e25eb83a5..ab3b0e9a77 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.43}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info
index 4b10888042..f5a8983462 100644
--- a/network/syncthing/syncthing.info
+++ b/network/syncthing/syncthing.info
@@ -1,10 +1,10 @@
PRGNAM="syncthing"
-VERSION="0.14.43"
+VERSION="1.1.0"
HOMEPAGE="https://syncthing.net"
-DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.14.43/syncthing-linux-386-v0.14.43.tar.gz"
-MD5SUM="478f3a4b08ba79601bf3dd2a35c524c0"
-DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.14.43/syncthing-linux-amd64-v0.14.43.tar.gz"
-MD5SUM_x86_64="c810dcdc962a09a8857490757e1e3396"
+DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v1.1.0/syncthing-linux-386-v1.1.0.tar.gz"
+MD5SUM="ea9136b61f5579b805e773ada06bf451"
+DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.1.0/syncthing-linux-amd64-v1.1.0.tar.gz"
+MD5SUM_x86_64="17a98df24d8bdd178fbd8080665e1609"
REQUIRES=""
MAINTAINER="Sebastian Arcus"
EMAIL="s.arcus@open-t.co.uk"