mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
gopls: update to 0.14.1.
This commit is contained in:
parent
3bfdb15a3e
commit
cf23863580
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.14.0
|
version=0.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=gopls
|
build_wrksrc=gopls
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
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=a0705600556f09f52a4dc6ddca44a84b9ff626690e5ce8d49dc9c06ebc8425be
|
checksum=33f886f65268c6b1e3e3a0177681c2aeaeba3993b2a0829d18efb49869c1ca0e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue