Update syncthing to 1.21.0rc1 to cope with quic-go fallout
from edd (maintainer)
This commit is contained in:
parent
89417cfe2b
commit
4f1615d3b9
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user