syncthing: update to 0.14.30.

This commit is contained in:
Duncaen 2017-06-15 18:05:06 +02:00
parent 0114f6125e
commit 150c5a9ae3

View file

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