syncthing: update to 1.20.2.

This commit is contained in:
Duncaen 2022-06-18 21:51:18 +02:00
parent e4c7c3f04a
commit 261aef177d
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.20.1
version=1.20.2
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -16,7 +16,7 @@ license="MPL-2.0"
homepage="https://syncthing.net/"
changelog="https://github.com/syncthing/syncthing/releases"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=4b355eda64b9f52d53b34ab99a1ff73dc3d5ad5e43086223e7fc7f4d05a58a05
checksum=6733ae6947497ace959c56f7c491b785ec058c8592cfd9824bc37125d1f342d9
pre_build() {
GOARCH= go generate \