syncthing: update to 0.14.22.

This commit is contained in:
Duncaen 2017-02-07 10:54:50 +01:00
parent 4e39cfbf7b
commit e7f3bcc9c0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.21
revision=2
version=0.14.22
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=b46e67e16f64631b956b6724afd229876a1fee95c12dae4ae211d2623e35fdf6
checksum=ab68de8fb59ff8519ccc4c1b26c516b7814e5a2b910e110a7b93123ca3363b02
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go