syncthing: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:48 -05:00 committed by Michael Gehring
parent c1a91640ca
commit 4febe24e61

View file

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.44
revision=1
revision=2
build_style=go
go_import_path="github.com/syncthing/syncthing"
go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/syncthing"