cbindgen: update to version 0.19.0.

This commit is contained in:
eoli3n 2021-06-01 20:50:14 +02:00 committed by Duncaen
parent 48371e97f7
commit 23a53efbd9
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.18.0
version=0.19.0
revision=1
build_style=cargo
short_desc="Tool to generate C bindings for Rust code"
@ -8,7 +8,7 @@ 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=956fb1ca77daabf89451a1ea42658b74ad35477fed24ad859d8612708f9c4336
checksum=5a068b3d4cd0319b12844c83816d63e2e9ce8176bd2d78ca0ac03d4833bcbab7
do_check() {
: # test are only expected to work with rust nightly