syncthing: update to 0.14.31.
This commit is contained in:
parent
8f6d5d2327
commit
eab8df9d93
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.14.30
|
||||
version=0.14.31
|
||||
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=e3f03ad6421e8832ea1b0f3363490e2eefb241e037016e5c87e72c20a8995a57
|
||||
checksum=4d11b5d7a2f51eada9768f552ecc828082f7c062d549b915b795dfcc25af30ce
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||
|
|
Loading…
Reference in New Issue