Skip to content

Commit

Permalink
cbindgen: update to 0.23.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Jun 15, 2022
1 parent 6d42da5 commit 67e347c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/cbindgen/template
@@ -1,14 +1,14 @@
# Template file for 'cbindgen'
pkgname=cbindgen
version=0.19.0
version=0.23.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=5a068b3d4cd0319b12844c83816d63e2e9ce8176bd2d78ca0ac03d4833bcbab7
checksum=d7b82a7a4bfe7fc61c6f7c1b848bf586fef4057c84960739484b4f743bf0bab6

do_check() {
: # test are only expected to work with rust nightly
Expand Down

0 comments on commit 67e347c

Please sign in to comment.