mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gopls: update to 0.13.2.
This commit is contained in:
parent
24961f4a58
commit
7d2f31da67
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.13.1
|
version=0.13.2
|
||||||
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=e59a87ebd380d25e76701e163b9dd447b0c3ad94b5f7b68885d0cc94d8d956d3
|
checksum=fa8a5d38c1e040686fda6018c3456801229d6ed992b6eecfbaba146e1fc772b2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue