syncthing: update to 1.16.0.

This commit is contained in:
Duncaen 2021-05-04 17:07:19 +02:00
parent a58b628572
commit d3d0f1ed65
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.15.1
version=1.16.0
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -17,7 +17,7 @@ license="MPL-2.0"
homepage="http://syncthing.net/"
changelog="https://github.com/syncthing/syncthing/releases"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=ad7276cec428f1b680a660179a29708a68d4214d58c73043453b5a164e316c92
checksum=1245efe448aa736c209aecfe8abb21677f25887b15c72fb0f352281ef74cb5e3
pre_build() {
GOARCH= go generate \