syncthing: update to 1.9.0.

Otherwise fails using Go 1.15.
This commit is contained in:
fosslinux 2020-09-13 10:09:11 +10:00 committed by Andrew J. Hesford
parent b9888eee82
commit cc4890d677

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.8.0
version=1.9.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=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
checksum=ca66e0929428db2ed9476ff8ef4d46b06c5221a5aa24db504cdb2cd1aebe5ac6
pre_build() {
GOARCH= go generate \