mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
syncthing: rebuild with go 1.8.1
This commit is contained in:
parent
6806696542
commit
cb7a495075
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=0.14.26
|
version=0.14.26
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/syncthing"
|
go_package="${go_import_path}/cmd/strelaysrv ${go_import_path}/cmd/syncthing"
|
||||||
|
|
Loading…
Add table
Reference in a new issue