syncthing: update to 0.14.24.

This commit is contained in:
Duncaen 2017-03-07 16:35:38 +01:00
parent 12388d5983
commit 10ddd2abbb

View file

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.23
revision=2
version=0.14.24
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/syncthing"
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="MPLv2"
homepage="http://syncthing.net/"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=bf8a13f27329c85a3fddef87a3dc90d40b6de3a233738b1d05127bc378aacd60
checksum=6538536d4c1c17dc20e1f1253f7a393ea7cf2f993d27b41e74d98af5963c2fc3
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go