cbindgen: update to 0.8.6.
This commit is contained in:
parent
a369f4e48d
commit
ec01105e8f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.8.4
|
||||
version=0.8.6
|
||||
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=fd5181a217415c8b8183ef0767eabb77383cc8c7d0a158fc3f1d84a2546996ad
|
||||
checksum=456a8ee9ab872cdb31f829fb06294c08b5e238f1390f9f4a5b7908a6346cbbf2
|
||||
|
|
Loading…
Reference in New Issue