racer: update to 2.0.10.
This commit is contained in:
parent
757cc630b7
commit
382c9ef9f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'racer'
|
||||
pkgname=racer
|
||||
version=2.0.9
|
||||
version=2.0.10
|
||||
revision=1
|
||||
hostmakedepends="rust cargo"
|
||||
short_desc="Utility intended to provide Rust code completion for editors and IDEs"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/phildawes/racer"
|
||||
distfiles="https://github.com/phildawes/racer/archive/${version}.tar.gz"
|
||||
checksum=31185317118a069569611572daf28890989d52222c390448feacf17bb469fb87
|
||||
checksum=8e81da4f238117affe7631a7656b219294950ff17b2bea85794060be11b80489
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue