mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kbfs: rebuild for go 1.11
This commit is contained in:
parent
f3a6f7af17
commit
a57929df97
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kbfs'.
|
# Template file for 'kbfs'.
|
||||||
pkgname=kbfs
|
pkgname=kbfs
|
||||||
version=2.5.0
|
version=2.5.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/keybase/kbfs"
|
go_import_path="github.com/keybase/kbfs"
|
||||||
go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool"
|
go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue