syncthing: update to 0.14.9.

This commit is contained in:
Duncaen 2016-10-22 04:24:46 +02:00
parent cdae7fa85a
commit d08c9de6cb
1 changed files with 2 additions and 2 deletions

View File

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