diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-26 10:12:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-26 10:12:57 +0000 |
commit | 8dc237ddb1cffb957655dd89867a855ea4f61348 (patch) | |
tree | a12d0932afcc560a84fa8bfd238fa4edace680b3 /net/syncthing | |
parent | 74a18c74061d0529bf2093ea053546c5b89f6aea (diff) | |
download | pkgsrc-8dc237ddb1cffb957655dd89867a855ea4f61348.tar.gz |
syncthing: update to 0.14.38.
This is a regularly scheduled stable release.
Resolved issues (cmd/syncthing):
#4063, #4343: KCP connections are now more stable.
#4348: Hashing benchmarks are skipped if a manual selection has been forced.
Resolved issues (cmd/strelaysrv):
#4245: Relay server RAM usage has been reduced.
Diffstat (limited to 'net/syncthing')
-rw-r--r-- | net/syncthing/Makefile | 4 | ||||
-rw-r--r-- | net/syncthing/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index a41af5b3195..33b9861789e 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2017/09/08 20:14:20 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2017/09/26 10:12:57 wiz Exp $ # Upstream regularly breaks protocol compatibility. While users of # pkgsrc syncthing on multiple systems can update synchronously, an @@ -13,7 +13,7 @@ # Note that the android versioning is disconnected from syncthing versioning; # see https://github.com/syncthing/syncthing-android/issues/652 for # a fuller explanation. -DISTNAME= syncthing-0.14.37 +DISTNAME= syncthing-0.14.38 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index b8fb42fa031..987d209de27 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.49 2017/09/08 20:14:20 wiz Exp $ +$NetBSD: distinfo,v 1.50 2017/09/26 10:12:57 wiz Exp $ -SHA1 (syncthing-0.14.37.tar.gz) = 9c9d644563788ea28c6630f9e4fb54fada42898b -RMD160 (syncthing-0.14.37.tar.gz) = c11a4f940a2a1e773f77cc758fb35c56ff8bedf1 -SHA512 (syncthing-0.14.37.tar.gz) = c8025bbb49b1253a363130942e6c24776f2a569b0fdaf7a1a47fcab936d74d7edfc6de647ccb8604f5efc01f1857a44ecd587eb00eb8222f013211d9e17981cc -Size (syncthing-0.14.37.tar.gz) = 8242709 bytes +SHA1 (syncthing-0.14.38.tar.gz) = ee5c730268391d6911a22fe3e0685bfb2208b929 +RMD160 (syncthing-0.14.38.tar.gz) = 1271e927c543feb990e13758433da317d7c69bec +SHA512 (syncthing-0.14.38.tar.gz) = be5f7527d63e8db427705c34b26d783d9abd7cb5727d3dcf08ee62b1ace5454b7dfed4f030ec53e847a34f560cf349460f68c859a1008c5105aef65ef42c5cc5 +Size (syncthing-0.14.38.tar.gz) = 8246629 bytes |