syncthing: update to 1.3.4.

This commit is contained in:
Duncaen 2020-02-04 14:23:54 +01:00
parent b32614eb18
commit 2a1c746ff3
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.3.3
version=1.3.4
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -18,7 +18,7 @@ license="MPL-2.0"
homepage="http://syncthing.net/"
changelog="https://github.com/syncthing/syncthing/releases"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=41a9f52ac8bf4d4a0f332bc630e0593ae2d6847e43bb81dc3176d22811fb1f44
checksum=a33467b97306b63890c3ad61f2df81e1a07e3219b362610ed533447c598f6fe1
pre_build() {
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go