syncthing: update to 1.10.0.

This commit is contained in:
Duncaen 2020-10-06 15:23:13 +02:00 committed by Toyam Cox
parent 72cdea6b37
commit e974cf25f1

View file

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