syncthing: update to 1.1.2.

This commit is contained in:
Duncaen 2019-05-07 11:20:15 +02:00
parent 480405ddb2
commit 4837f07084
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.1.1
version=1.1.2
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=cc95b859a9e0e6626a36f2cc510bbdf6b6397aac2c32000c3fa41cd3953da07f
checksum=15ffdd5b8c8c7b89ac11eff8a3cbc6d1bfcf4cf7357537c9c68a008a3c301bea
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go