From efee83382c6bcd13d01c2e0c84dbc925840c7f5a Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 3 Jul 2019 16:43:34 +0200 Subject: [PATCH] cbindgen: update to 0.9.0. --- srcpkgs/cbindgen/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cbindgen/template b/srcpkgs/cbindgen/template index 04d3a498340..778bc45666c 100644 --- a/srcpkgs/cbindgen/template +++ b/srcpkgs/cbindgen/template @@ -1,6 +1,6 @@ # Template file for 'cbindgen' pkgname=cbindgen -version=0.8.7 +version=0.9.0 revision=1 build_style=cargo short_desc="Tool to generate C bindings for Rust code" @@ -8,4 +8,4 @@ maintainer="Johannes " license="MPL-2.0" homepage="https://github.com/eqrion/cbindgen" distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz" -checksum=6034b954a709a0041111445aa2e5656f747165eb9da0915e21b94b23f1a719f0 +checksum=28ea5a0f99d0c4a8a6bd8a75a017031b0271bec2716ac0e9029d2a65451aacd0