cbindgen: update to 0.26.0.

This commit is contained in:
Duncaen 2023-10-24 14:07:17 +02:00
parent c8d50d00a1
commit 0a6be1de55
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,14 +1,14 @@
# Template file for 'cbindgen'
pkgname=cbindgen
version=0.24.3
revision=2
version=0.26.0
revision=1
build_style=cargo
short_desc="Tool to generate C bindings for Rust code"
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=5d693ab54acc085b9f2dbafbcf0a1f089737f7e0cb1686fa338c2aaa05dc7705
checksum=b45e1a64875b615702a86ac3084ef69ae32926241cd2b687a30c12474be15105
do_check() {
: # test are only expected to work with rust nightly