diff options
author | nia <nia@pkgsrc.org> | 2020-11-19 12:20:54 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-11-19 12:20:54 +0000 |
commit | 010b732c83a9e17898de694911248c50ef1c54a4 (patch) | |
tree | 848b0d8033d5e188c6b09d56f12087b919669c4e | |
parent | 73a4232aa9a0ba8a8435575edf0358d858e19f96 (diff) | |
download | pkgsrc-010b732c83a9e17898de694911248c50ef1c54a4.tar.gz |
syncthing: Update to 1.11.1
Bugfixes:
#7090: panics in failure reporting
-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 4620c1edb3b..1653efc25d3 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.126 2020/11/13 19:26:19 bsiegert Exp $ +# $NetBSD: Makefile,v 1.127 2020/11/19 12:20:54 nia Exp $ # Protocol breaks require tech-pkg@ discussion and MAINTAINER approval. -DISTNAME= syncthing-source-v1.10.0 +DISTNAME= syncthing-source-v1.11.1 PKGNAME= ${DISTNAME:S,source-v,,} -PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index d6bb81f3967..7c623019587 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.82 2020/10/19 17:56:44 nia Exp $ +$NetBSD: distinfo,v 1.83 2020/11/19 12:20:54 nia Exp $ -SHA1 (syncthing-source-v1.10.0.tar.gz) = 628af5b6d620297402a68236389b2d35e8f6e8bd -RMD160 (syncthing-source-v1.10.0.tar.gz) = 094aafbf4e2d830407e3af2affeb9a4abeb549c8 -SHA512 (syncthing-source-v1.10.0.tar.gz) = f2a9d31651d01e2df9aaf91d685df0e7a89ccb901ebd383ec82ceedbcb247790ef7140fedb602957c715a1ab138a9e58e82dabb0264758d185ca6d9c913793bf -Size (syncthing-source-v1.10.0.tar.gz) = 11259664 bytes +SHA1 (syncthing-source-v1.11.1.tar.gz) = 1485daf80ab4b7570e73bfef38d58994d340e6e2 +RMD160 (syncthing-source-v1.11.1.tar.gz) = 5e6ad575583676871694eb7e9368dffbdd2008ab +SHA512 (syncthing-source-v1.11.1.tar.gz) = 3e2a7fbb4e7a2905feb2dd02d0d18993cfc2671a63322b873671e03fb151cc8164a340f17a2f740dcdcb60a39d949513c55cd05c1fda6a29f4e23e9a4bc94ebd +Size (syncthing-source-v1.11.1.tar.gz) = 11288527 bytes |