lsp: rebuild with go-1.10.1

This commit is contained in:
Michael Gehring 2018-03-30 16:30:15 +00:00
parent bcca6a7b85
commit e954dcf549

View file

@ -1,7 +1,7 @@
# Template file for 'lsp' # Template file for 'lsp'
pkgname=lsp pkgname=lsp
version=0.2.0 version=0.2.0
revision=6 revision=7
build_style=go build_style=go
go_import_path="github.com/dborzov/lsp" go_import_path="github.com/dborzov/lsp"
hostmakedepends="git" hostmakedepends="git"