mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
gopls: update to 0.20.0.
This commit is contained in:
parent
78eb492a87
commit
71f354047c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.19.1
|
||||
version=0.20.0
|
||||
revision=1
|
||||
build_wrksrc=gopls
|
||||
build_style=go
|
||||
|
@ -11,7 +11,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=11fc066d0ad6627668ab4dc4d4a34e6e0b47de51bfcc86c3f58018a020e7a071
|
||||
checksum=1ff2a83be8be5a61b97fc5d72eab66f368ec20b52c513cc6656fc2e502e46f19
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue