cbindgen: update to 0.24.3.

This commit is contained in:
Duncaen 2022-07-26 11:46:53 +02:00 committed by Duncan Overbruck
parent ae0d482fc5
commit 063a4a5be7

View File

@ -1,6 +1,6 @@
# Template file for 'cbindgen'
pkgname=cbindgen
version=0.23.0
version=0.24.3
revision=1
build_style=cargo
short_desc="Tool to generate C bindings for Rust code"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0"
homepage="https://github.com/eqrion/cbindgen"
distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz"
checksum=d7b82a7a4bfe7fc61c6f7c1b848bf586fef4057c84960739484b4f743bf0bab6
checksum=5d693ab54acc085b9f2dbafbcf0a1f089737f7e0cb1686fa338c2aaa05dc7705
do_check() {
: # test are only expected to work with rust nightly