syncthing: update to 0.14.37.
This commit is contained in:
parent
236866c37c
commit
05a03872da
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.14.36
|
||||
revision=2
|
||||
version=0.14.37
|
||||
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=7373d1fee983529c2988f92b4137c32899d4c8233bc052df88fecf92c34d9fbd
|
||||
checksum=8bd8f8d05116f0384f1e5eb9326f4c1af5e3da38cb36557b92d98c10c5edb428
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||
|
|
Loading…
Reference in a new issue