rust-analyzer: bump to force build on musl.
This commit is contained in:
parent
63b0abb104
commit
6cbcfc1c3f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rust-analyzer'
|
# Template file for 'rust-analyzer'
|
||||||
pkgname=rust-analyzer
|
pkgname=rust-analyzer
|
||||||
version=2021.03.01
|
version=2021.03.01
|
||||||
revision=1
|
revision=2
|
||||||
_ver=${version//./-}
|
_ver=${version//./-}
|
||||||
wrksrc="${pkgname}-${_ver}"
|
wrksrc="${pkgname}-${_ver}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
|
Loading…
Reference in a new issue