diff --git a/srcpkgs/cbindgen/template b/srcpkgs/cbindgen/template index 60150882155..3b586bb2ce6 100644 --- a/srcpkgs/cbindgen/template +++ b/srcpkgs/cbindgen/template @@ -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 " 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