updates for rust-bindgen
This commit is contained in:
parent
404b7c7c4f
commit
425beb4d97
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ class RustBindgen(Package):
|
||||||
homepage = "http://www.rust-lang.org"
|
homepage = "http://www.rust-lang.org"
|
||||||
url = "https://github.com/crabtw/rust-bindgen"
|
url = "https://github.com/crabtw/rust-bindgen"
|
||||||
|
|
||||||
|
version('0.16', tag='0.16', git='https://github.com/crabtw/rust-bindgen')
|
||||||
|
|
||||||
extends("rust")
|
extends("rust")
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
|
|
Loading…
Reference in a new issue