cbindgen: update to 0.12.2.
This commit is contained in:
parent
187531b819
commit
8329d11c5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.9.1
|
||||
version=0.12.2
|
||||
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=bb1b9b55bfed3ccd774d3c0e83bc549f2ac5418c7d80b63052b0dd1034478ec7
|
||||
checksum=7184e48b605e66ffc6e0346346970b817d24b445cddb59aebaea30c64046c0ed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue