syncthing: update to 0.14.2.
This commit is contained in:
parent
246b1e5da1
commit
83803f4706
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.14.1
|
||||
version=0.14.2
|
||||
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=476b73584b51d917f529603e8a360bdf2e5ef269a91da27fbf0a5356b8c41c7a
|
||||
checksum=ba35d052573d1d12dbe648156df43b812a9c6d81df90861a0eb49a2aaab29ed9
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||
|
|
Loading…
Reference in New Issue
Block a user