diff options
author | Jake Burns <8159659+burnsjake@users.noreply.github.com> | 2020-03-30 11:03:14 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-01 17:55:19 +0700 |
commit | 0576aaafdd247b05ed9fc3ccfb4e2ec57414afff (patch) | |
tree | dcc234763f3827fa4ee50a48efaadd04a8e55d09 /network/syncthing/syncthing.info | |
parent | bbcf192717d47758258bb6f6673dcc83a8f6f2a0 (diff) | |
download | slackbuilds-0576aaafdd247b05ed9fc3ccfb4e2ec57414afff.tar.gz |
network/syncthing: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing/syncthing.info')
-rw-r--r-- | network/syncthing/syncthing.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/syncthing/syncthing.info b/network/syncthing/syncthing.info index 76801e5723..a789f78488 100644 --- a/network/syncthing/syncthing.info +++ b/network/syncthing/syncthing.info @@ -1,10 +1,10 @@ PRGNAM="syncthing" -VERSION="1.3.4" +VERSION="1.4.0" HOMEPAGE="https://syncthing.net" -DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v1.3.4/syncthing-linux-386-v1.3.4.tar.gz" -MD5SUM="f7086b808eb88de113d6d6fef6859632" -DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v1.3.4/syncthing-linux-amd64-v1.3.4.tar.gz" -MD5SUM_x86_64="127c1b75227608ca9b05a96de3c9475a" +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" REQUIRES="" MAINTAINER="Sebastian Arcus" EMAIL="s.arcus@open-t.co.uk" |