diff options
author | gdt <gdt@pkgsrc.org> | 2016-08-25 18:44:15 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2016-08-25 18:44:15 +0000 |
commit | 28b341286c939c78ac394821da5695143b331dea (patch) | |
tree | 43f81110e81f235ca4a30fe5eeb50f213cf4967d /net/syncthing | |
parent | 08bf007fb39709f7b7994cdceadf9ec1c93b3d15 (diff) | |
download | pkgsrc-28b341286c939c78ac394821da5695143b331dea.tar.gz |
Update to 0.14.5
Upstream changelog: bugfixes and very minor improvements.
Diffstat (limited to 'net/syncthing')
-rw-r--r-- | net/syncthing/Makefile | 5 | ||||
-rw-r--r-- | net/syncthing/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 0f851943716..3d7cff22858 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2016/08/20 09:21:46 bsiegert Exp $ +# $NetBSD: Makefile,v 1.27 2016/08/25 18:44:15 gdt Exp $ # Upstream regularly breaks protocol compatibility. While users of # pkgsrc syncthing on multiple systems can update synchronously, an @@ -13,8 +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.4 -PKGREVISION= 1 +DISTNAME= syncthing-0.14.5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 028336cfdbf..f9116dd653b 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2016/08/16 09:06:56 abs Exp $ +$NetBSD: distinfo,v 1.22 2016/08/25 18:44:15 gdt Exp $ -SHA1 (syncthing-0.14.4.tar.gz) = 1c084555be6aba81e10655139700507f9b046592 -RMD160 (syncthing-0.14.4.tar.gz) = 73b25520be3ca821b222afe9437a68c71f60b05a -SHA512 (syncthing-0.14.4.tar.gz) = 0540d1e58b67d13401ecff4988897d185b04ca44f360c68cc52a2be8e70661cd6b84d6eae2b8f56e5a0f590efd9a8462f477f0492e5903992102a6c66bd3534e -Size (syncthing-0.14.4.tar.gz) = 6387191 bytes +SHA1 (syncthing-0.14.5.tar.gz) = ff8865bf8222d0606bea83552fdcdab99f6f8205 +RMD160 (syncthing-0.14.5.tar.gz) = 8532fe44e5d8c381a558588912cd260e8e9343af +SHA512 (syncthing-0.14.5.tar.gz) = c60e3205624e49de34c17a77cf3a8e7af49572a53faa97a6dca7e57a7009c068f70f986e4e3f60774514e3b74a09edff4e6843563456d4ff97b408843a9a06fb +Size (syncthing-0.14.5.tar.gz) = 6387026 bytes SHA1 (patch-lib_config_optionsconfiguration.go) = 341c1c032c9551e17c86a6fb5d3552b1d79041c8 |