diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2017-09-06 10:12:09 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-06 10:12:09 +0100 |
commit | 5c63860cddadb226ecbe967e7ca1642aaebe14c7 (patch) | |
tree | 72bf1b2a67e76dfa934a06361035538468806bf4 | |
parent | 023a257ae467d03bc764216f2326a144f53e9d8f (diff) | |
download | slackbuilds-5c63860cddadb226ecbe967e7ca1642aaebe14c7.tar.gz |
network/syncthing: Updated for version 0.14.37.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | network/syncthing/syncthing.SlackBuild | 2 | ||||
-rw-r--r-- | network/syncthing/syncthing.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild index bf31acffcf..0073868c2f 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.27} +VERSION=${VERSION:-0.14.37} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info index 0814597b41..730eeda4db 100644 --- a/network/syncthing/syncthing.info +++ b/network/syncthing/syncthing.info @@ -1,10 +1,10 @@ PRGNAM="syncthing" -VERSION="0.14.27" +VERSION="0.14.37" HOMEPAGE="https://syncthing.net" -DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.14.27/syncthing-linux-386-v0.14.27.tar.gz" -MD5SUM="e9c7465e1754750d38d70bdb3b921fcf" -DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.14.27/syncthing-linux-amd64-v0.14.27.tar.gz" -MD5SUM_x86_64="59aafe37c986bea1d155bb98cabb4dca" +DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.14.37/syncthing-linux-386-v0.14.37.tar.gz" +MD5SUM="2d3e277c17f06ca093842435fff65f7a" +DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.14.37/syncthing-linux-amd64-v0.14.37.tar.gz" +MD5SUM_x86_64="24b2f530f104575be0300ae71478f170" REQUIRES="" MAINTAINER="Sebastian Arcus" EMAIL="s.arcus@open-t.co.uk" |