syncthing: update to 1.22.0.

This commit is contained in:
Duncaen 2022-10-07 13:50:29 +02:00
parent bfa7473684
commit be52e1be32
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.21.0
version=1.22.0
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=ea7506249b407da930fdf8c7ce5f2f74940a2ad20f57d58b1b36d2b63aeebe69
checksum=5e68257fc0f188f978e146fc160075bcce80af54ed2202d036aa05ecc61c3e9e
pre_build() {
GOARCH= go generate \