syncthing: update to 0.14.44.

This commit is contained in:
Duncaen 2018-02-08 13:32:33 +01:00
parent 4a3626bd62
commit 0766fcfccd
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.14.43
revision=2
version=0.14.44
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=599cbc00ef991880db9047bb8ed7afaa8f694edad342371943fdcac3357b19fc
checksum=705a957f860fbc44999cd8f32699ff8c7910f2da65ffe46b010899897373b6b9
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go