syncthing: update to 0.14.8.

This commit is contained in:
Duncaen 2016-10-04 15:23:19 +02:00
parent be95164875
commit b79ba55abe

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.7
version=0.14.8
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=5586f24e10e695bf2a3db1f2bfd2b8bf986753ecbc9919c922e2ba10c0bbb119
checksum=ca225eade21d1e1816165bbc26ccee22fc4b748732b71c5714619ea227caa313
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go