syncthing: update to 0.14.47.
This commit is contained in:
parent
c087bd255e
commit
2da5653292
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.14.46
|
||||
version=0.14.47
|
||||
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=2a2d6472935b6b125a6f028a7fbfe27fd30a6bb0fbadc1d920b2314c9fb31ac3
|
||||
checksum=2c34e711ed0b0eb78f18822adc1621e204c5a6193298ad711934517949ce816d
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||
|
|
Loading…
Reference in New Issue