diff --git a/srcpkgs/cbindgen/template b/srcpkgs/cbindgen/template index 0c437f415a8..07f2e24bf2d 100644 --- a/srcpkgs/cbindgen/template +++ b/srcpkgs/cbindgen/template @@ -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 " 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