syncthing: update to 1.1.4.

This commit is contained in:
Duncaen 2019-06-04 12:48:57 +02:00
parent c85442530f
commit 1ed98ee33c

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.1.3
version=1.1.4
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=8d0817a6ec365da48b4914c89dd31a9304355bf250ce6aef260f587eac38a3f7
checksum=99f34f6b3f3289ca8526eb18cbe453efdd81f3e48838d85527acb0177a13f48c
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go