syncthing: update to 1.1.3.
This commit is contained in:
parent
7e9d9ecd56
commit
9e06d09100
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
|
@ -14,7 +14,7 @@ license="MPL-2.0"
|
||||||
#changelog="https://github.com/syncthing/syncthing/releases"
|
#changelog="https://github.com/syncthing/syncthing/releases"
|
||||||
homepage="http://syncthing.net/"
|
homepage="http://syncthing.net/"
|
||||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=15ffdd5b8c8c7b89ac11eff8a3cbc6d1bfcf4cf7357537c9c68a008a3c301bea
|
checksum=8d0817a6ec365da48b4914c89dd31a9304355bf250ce6aef260f587eac38a3f7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
GOARCH= go run script/genassets.go gui > ./lib/auto/gui.files.go
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue