summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Sebastian Arcus2020-05-14 19:26:40 +0200
committer Willy Sudiarto Raharjo2020-05-14 19:26:40 +0200
commitf44ea2e0a4de72e6a08e128921033dc44819e6d5 (patch)
tree51aac091b11f368d7e03f1bae196792eae3ee654 /network
parent2272c490eb707daaaa18e829c4e5d5e412ba4dcf (diff)
downloadslackbuilds-f44ea2e0a4de72e6a08e128921033dc44819e6d5.tar.gz
network/syncthing: Updated for version 1.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 b1a5e25208..18d533d698 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.4.0}
+VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info
index a789f78488..73997f83c5 100644
--- a/network/syncthing/syncthing.info
+++ b/network/syncthing/syncthing.info
@@ -1,10 +1,10 @@
PRGNAM="syncthing"
-VERSION="1.4.0"
+VERSION="1.5.0"
HOMEPAGE="https://syncthing.net"
-DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-linux-386-v1.4.0.tar.gz"
-MD5SUM="ae19fb6fe57163e63702d619d56929e0"
-DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-linux-amd64-v1.4.0.tar.gz"
-MD5SUM_x86_64="ee4957c06189c21181e09d8c4facdae7"
+DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v1.5.0/syncthing-linux-386-v1.5.0.tar.gz"
+MD5SUM="01fcea06b6866a06e592feb4b96f5549"
+DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.5.0/syncthing-linux-amd64-v1.5.0.tar.gz"
+MD5SUM_x86_64="42cf86825ad5ea3dde9414d66e205dde"
REQUIRES=""
MAINTAINER="Sebastian Arcus"
EMAIL="s.arcus@open-t.co.uk"