cbindgen: update to 0.14.2.
This commit is contained in:
parent
41b62b1d58
commit
573caab78e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.13.1
|
||||
version=0.14.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=bc8a4fb6117e30ce7b7e1fc62470edbb9191a86a5f7168dc10e122983aba2c5d
|
||||
checksum=8047238adf82fbd33d92c362585de24d80fe594cab0909c5bf91d046f1b598ff
|
||||
|
|
Loading…
Reference in a new issue