syncthing: update to 1.1.1.
This commit is contained in:
parent
0950c55b25
commit
1f19803544
@ -1,7 +1,7 @@
|
||||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.1.0
|
||||
revision=2
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/syncthing"
|
||||
@ -14,7 +14,7 @@ license="MPL-2.0"
|
||||
#changelog="https://github.com/syncthing/syncthing/releases"
|
||||
homepage="http://syncthing.net/"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=e5503640568c852a2aba03534b800021d0c531455c294718e8b2586c6807e29e
|
||||
checksum=cc95b859a9e0e6626a36f2cc510bbdf6b6397aac2c32000c3fa41cd3953da07f
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||
|
Loading…
x
Reference in New Issue
Block a user