cbindgen: update to 0.14.3.
This commit is contained in:
parent
76383d7ace
commit
5e89e99d46
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.14.2
|
||||
version=0.14.3
|
||||
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=8047238adf82fbd33d92c362585de24d80fe594cab0909c5bf91d046f1b598ff
|
||||
checksum=a995260beb11b7d7d96265ba091f255302fbf9b047cab61379ebd75ff779215e
|
||||
|
|
Loading…
Reference in a new issue