From 4f1615d3b952d7edbbeff26e06467da6c1b79695 Mon Sep 17 00:00:00 2001 From: tb Date: Sun, 28 Aug 2022 09:06:56 +0000 Subject: [PATCH] Update syncthing to 1.21.0rc1 to cope with quic-go fallout from edd (maintainer) --- net/syncthing/Makefile | 4 +++- net/syncthing/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 6873f7daf9a..e5a2929231e 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,6 +1,8 @@ COMMENT = open decentralized synchronization utility -V = 1.20.4 +# Using a release candidate until there's a release that supports go-1.19. +V = 1.21.0-rc.1 +PKGNAME = syncthing-1.21.0rc1 DISTNAME = syncthing-${V} DISTFILES = syncthing-source-v${V}${EXTRACT_SUFX} diff --git a/net/syncthing/distinfo b/net/syncthing/distinfo index 3c8a458d68e..969771167e0 100644 --- a/net/syncthing/distinfo +++ b/net/syncthing/distinfo @@ -1,2 +1,2 @@ -SHA256 (syncthing-source-v1.20.4.tar.gz) = wVO3hdc36sEzu0E3WIqgv54ef7Mf28jWVqmbTYebVLk= -SIZE (syncthing-source-v1.20.4.tar.gz) = 13490996 +SHA256 (syncthing-source-v1.21.0-rc.1.tar.gz) = RmKjiV8KFCEl0dNu3LRaump/TaGG3P+KXAHPVGZX5fM= +SIZE (syncthing-source-v1.21.0-rc.1.tar.gz) = 13884569