mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gopls: update to 0.13.1.
This commit is contained in:
parent
3a5eee91bf
commit
4dffdf8dba
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.12.4
|
version=0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=gopls
|
build_wrksrc=gopls
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
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=746b0e1942c028c62fd8c114242a024faed19009ac64180f2cbfc9480fd45544
|
checksum=e59a87ebd380d25e76701e163b9dd447b0c3ad94b5f7b68885d0cc94d8d956d3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue