syncthing: update to 0.14.54.

This commit is contained in:
Duncaen 2018-12-05 13:21:36 +01:00
parent cfc22c5865
commit 55ce59ba79

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.53
version=0.14.54
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -13,7 +13,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=cd677115f5c5ca9919c469a5b5e84527d65e0bc9bc4d196b8f3779f6b338112f
checksum=5de6a7a246016363bdb60c5a645efd317c4e509324973043afa28d58a3f211c3
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go