diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2016-06-01 06:55:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 07:03:22 +0700 |
commit | 0c1fa8c0784c131190d03fe7219f946486fd4467 (patch) | |
tree | d1c91432ffc36be1208634f5721e7c54bed5f27e /network/syncthing/syncthing.info | |
parent | 5d5c1ad9532fab92fb6bdd5300deb8065e642558 (diff) |
network/syncthing: Updated for version 0.13.4.
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 8f682196c339a..ab8384a2f7fc0 100644 --- a/network/syncthing/syncthing.info +++ b/network/syncthing/syncthing.info @@ -1,10 +1,10 @@ PRGNAM="syncthing" -VERSION="0.13.0" +VERSION="0.13.4" HOMEPAGE="https://github.com/syncthing/syncthing" -DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.13.0/syncthing-linux-386-v0.13.0.tar.gz" -MD5SUM="24d9b638a6bee6639e48cb3d538432f7" -DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.13.0/syncthing-linux-amd64-v0.13.0.tar.gz" -MD5SUM_x86_64="21552f0332fbeb95f310cad18714ca3d" +DOWNLOAD="https://github.com/syncthing/syncthing/releases/download/v0.13.4/syncthing-linux-386-v0.13.4.tar.gz" +MD5SUM="8f0da32f850d766f9608f657dd618a3f" +DOWNLOAD_x86_64="https://github.com/syncthing/syncthing/releases/download/v0.13.4/syncthing-linux-amd64-v0.13.4.tar.gz" +MD5SUM_x86_64="f710609a7dd695445b79258125c8c3c7" REQUIRES="" MAINTAINER="Sebastian Arcus" EMAIL="s.arcus@open-t.co.uk" |