syncthing: update to 1.7.0.

This commit is contained in:
Duncaen 2020-07-07 12:06:02 +02:00
parent 79fd9a675b
commit 03c154952f
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.6.1
version=1.7.0
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -18,7 +18,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=19d1b3cd02ec24e502ac259a525359c638e5f39e6c82faeb8836848f30a186ca
checksum=cbfcc1f8a2366c3d4432bc4e97eceb5a8c39913e68679aec467cb12f88e9bc58
pre_build() {
GOARCH= go generate \