cbindgen: update to 0.14.6.
This commit is contained in:
parent
e724088152
commit
7773e113d5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.14.4
|
||||
version=0.14.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=02f84cb7b729fb840d9d1c9627b1fdb5a746266d395244ab5f206d4cff4f2573
|
||||
checksum=9d48756cc28acf33675f66d7be6a95b8c93d63255bb6f75909828e6b0cab1945
|
||||
|
|
Loading…
Reference in New Issue