gopls: update to 0.9.5.
This commit is contained in:
parent
c3133c67a3
commit
48e07b316a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'gopls'
|
# Template file for 'gopls'
|
||||||
pkgname=gopls
|
pkgname=gopls
|
||||||
version=0.9.4
|
version=0.9.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=tools-gopls-v${version}
|
wrksrc=tools-gopls-v${version}
|
||||||
build_wrksrc=gopls
|
build_wrksrc=gopls
|
||||||
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/golang/tools"
|
homepage="https://github.com/golang/tools"
|
||||||
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
||||||
checksum=dd43a39906e1ce4cf73694d0268c6878f87b3940c5b9d42e49e5257a0dc4701f
|
checksum=c7b3a09f3820a0b3183ab5a08845f8d328565076d2834bb3b049a12eff6191e5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user