racer: update to 2.0.9.
This commit is contained in:
parent
ac81d49579
commit
36d07906e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'racer'
|
||||
pkgname=racer
|
||||
version=2.0.8
|
||||
version=2.0.9
|
||||
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=b6a1d3033fe5ca27674afceee936cf6d04b6fc11709513e230a039a2200f8797
|
||||
checksum=31185317118a069569611572daf28890989d52222c390448feacf17bb469fb87
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue