cbindgen: update to 0.6.8.
This commit is contained in:
parent
baec86743c
commit
0c8bbdb356
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.6.7
|
||||
version=0.6.8
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Tool to generate C bindings for Rust code"
|
||||
|
@ -8,4 +8,4 @@ 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=ceafbe2c6d8f7d473db39fb8458081fee2d15b7699ebd114396d5247fb029532
|
||||
checksum=5cdd6d41c93119fe0c7d2be64c3c877ce33b04757e49f61940730f282cb1c95b
|
||||
|
|
Loading…
Reference in a new issue