rust-analyzer: update to 2021.08.30.
This commit is contained in:
parent
b28d6b931a
commit
3b02d647ea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2021.07.05
|
||||
version=2021.08.30
|
||||
revision=1
|
||||
_ver=${version//./-}
|
||||
wrksrc="${pkgname}-${_ver}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://rust-analyzer.github.io/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${_ver}.tar.gz"
|
||||
checksum=0d854f2f6b3f1dbebfb1c9f121dc8914aca847aad055589c0d87a38229a66679
|
||||
checksum=a5c791cd660b46e8fc20c1b268cb25c33658fcd593d81b278c34c97efccddbde
|
||||
# tests require Rust source code
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue