gopls: update to 0.7.4.
This commit is contained in:
parent
4f7dafcbf3
commit
de97fd6d12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gopls'
|
||||
pkgname=gopls
|
||||
version=0.7.3
|
||||
version=0.7.4
|
||||
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=8a50c76328469602d0e26fcd145d3ce7e3076684024e55d84c80db570ec94405
|
||||
checksum=7ce445846ffb0a33faed244206b142f9d307f326a35d09d18c6267538203bcf7
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE
|
||||
|
|
Loading…
Reference in a new issue