updates for rust-bindgen

This commit is contained in:
Tom Scogland 2016-05-18 10:57:11 -07:00
parent 404b7c7c4f
commit 425beb4d97

View file

@ -7,6 +7,8 @@ class RustBindgen(Package):
homepage = "http://www.rust-lang.org"
url = "https://github.com/crabtw/rust-bindgen"
version('0.16', tag='0.16', git='https://github.com/crabtw/rust-bindgen')
extends("rust")
def install(self, spec, prefix):