mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gopls: update to 0.16.0.
This commit is contained in:
parent
44fcd5ce3b
commit
ed8cee2ecd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gopls'
|
# Template file for 'gopls'
|
||||||
pkgname=gopls
|
pkgname=gopls
|
||||||
version=0.15.3
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=gopls
|
build_wrksrc=gopls
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/golang/tools/tree/master/gopls"
|
homepage="https://github.com/golang/tools/tree/master/gopls"
|
||||||
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
|
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
|
||||||
checksum=7fb0a43ff5e562089ca0ec3e8e7819dd205977758c02ea9bded05f56d5080a54
|
checksum=0775f9769a4dfc54dfaa41182d3725f44a8fd6eaed2568390dde7f5803f931be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue