syncthing: update to 0.14.36.
This commit is contained in:
parent
23b0bb480b
commit
28df18c669
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.14.35
|
||||
version=0.14.36
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/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=58509294a150d137fbd005b5629d2859cce661d25e8063505813c4e7faa62fae
|
||||
checksum=7373d1fee983529c2988f92b4137c32899d4c8233bc052df88fecf92c34d9fbd
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||
|
|
Loading…
Reference in a new issue