syncthing: update to 1.1.3.

This commit is contained in:
Duncaen 2019-05-08 23:56:49 +02:00
parent 7e9d9ecd56
commit 9e06d09100

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.1.2
version=1.1.3
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -14,7 +14,7 @@ license="MPL-2.0"
#changelog="https://github.com/syncthing/syncthing/releases"
homepage="http://syncthing.net/"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=15ffdd5b8c8c7b89ac11eff8a3cbc6d1bfcf4cf7357537c9c68a008a3c301bea
checksum=8d0817a6ec365da48b4914c89dd31a9304355bf250ce6aef260f587eac38a3f7
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go