syncthing: update to 0.14.27.

This commit is contained in:
Duncaen 2017-04-25 17:45:52 +02:00
parent 7e6d3b11e6
commit be6521611a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.26
revision=2
version=0.14.27
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=8d26b48834df9aaae83aa9cb1187ab053a020393e901658ba6c5fded3c578ee2
checksum=27051df042b73df7cbee590a56a75931a63e228dcd5c044d0950e14b46730d64
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go