cbindgen: update to 0.16.0.
This commit is contained in:
parent
67b454de75
commit
ef2ae9d969
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'cbindgen'
|
# Template file for 'cbindgen'
|
||||||
pkgname=cbindgen
|
pkgname=cbindgen
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Tool to generate C bindings for Rust code"
|
short_desc="Tool to generate C bindings for Rust code"
|
||||||
@ -8,4 +8,4 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/eqrion/cbindgen"
|
homepage="https://github.com/eqrion/cbindgen"
|
||||||
distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz"
|
distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz"
|
||||||
checksum=9e2756a292a3b1182b8f741d6bb9e5a8b8a8dc2eacfb187c7db649966452798d
|
checksum=c7b545f27f19da06983d38e149b76c446a13b9df744d22b2a1b3adb79dabf0ab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user