cbindgen: update to 0.28.0.

This commit is contained in:
Duncaen 2025-04-29 17:50:39 +02:00
parent 5797b86ca4
commit d0aba4f78c
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'cbindgen'
pkgname=cbindgen
version=0.26.0
version=0.28.0
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=b45e1a64875b615702a86ac3084ef69ae32926241cd2b687a30c12474be15105
checksum=b0ed39dda089cafba583e407183e43de151d2ae9d945d74fb4870db7e4ca858e
do_check() {
: # test are only expected to work with rust nightly