syncthing: update to 1.22.1.

This commit is contained in:
Duncaen 2022-11-02 16:28:54 +01:00
parent 294255d8a8
commit 9624d78fcf
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.22.0
version=1.22.1
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=5e68257fc0f188f978e146fc160075bcce80af54ed2202d036aa05ecc61c3e9e
checksum=f4695feb47c0c59e00a7e1ca458b52b2c07512ab4f404aee170b2d5ea57e0fec
pre_build() {
GOARCH= go generate \