cbindgen: update to 0.6.7.
This commit is contained in:
parent
243ab30f9f
commit
b8c46f3e7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.6.6
|
||||
version=0.6.7
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool to generate C bindings for Rust code"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://github.com/eqrion/cbindgen"
|
||||
distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz"
|
||||
checksum=e55927a17be6541a74e6cd1bc9cdd8fcc277e820e2180c8861d27a52d579153a
|
||||
checksum=ceafbe2c6d8f7d473db39fb8458081fee2d15b7699ebd114396d5247fb029532
|
||||
|
|
Loading…
Reference in a new issue