mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gopls: update to 0.9.3.
This commit is contained in:
parent
b4784b28f4
commit
76252d6b00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.9.1
|
||||
version=0.9.3
|
||||
revision=1
|
||||
wrksrc=tools-gopls-v${version}
|
||||
build_wrksrc=gopls
|
||||
|
@ -11,7 +11,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/golang/tools"
|
||||
distfiles="https://github.com/golang/tools/archive/gopls/v${version}.tar.gz"
|
||||
checksum=420fd56ed614fc8a56547ad7737c2d0f163255a6a2953f1e57d854eeb5cb1b7b
|
||||
checksum=33bb6d62f6ae497e2a26ee41ba5e36c45bfd01245fc6d85a162fe9507c4d08d0
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue