gopls: update to 0.16.1.
This commit is contained in:
parent
aa3a026857
commit
e69b2c1d5b
@ -1,6 +1,6 @@
|
||||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
build_wrksrc=gopls
|
||||
build_style=go
|
||||
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/golang/tools/tree/master/gopls"
|
||||
distfiles="https://github.com/golang/tools/archive/refs/tags/gopls/v${version}.tar.gz"
|
||||
checksum=0775f9769a4dfc54dfaa41182d3725f44a8fd6eaed2568390dde7f5803f931be
|
||||
checksum=0805bb9d3bfa51334b4d45a3182daea3e77ecbe27f4ddc672841ec72f63ed20a
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user