mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
gopls: update to 0.14.2.
This commit is contained in:
parent
50c737c194
commit
22efa77bd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.14.1
|
||||
version=0.14.2
|
||||
revision=1
|
||||
build_wrksrc=gopls
|
||||
build_style=go
|
||||
|
@ -10,7 +10,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=33f886f65268c6b1e3e3a0177681c2aeaeba3993b2a0829d18efb49869c1ca0e
|
||||
checksum=5a4939e08adf4de0720042868b43405de0cf221ae9a0b266694d4f222b3edfbb
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue