mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cbindgen: update to 0.8.3.
This commit is contained in:
parent
da5f5d1ba0
commit
a1817749cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cbindgen'
|
# Template file for 'cbindgen'
|
||||||
pkgname=cbindgen
|
pkgname=cbindgen
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Tool to generate C bindings for Rust code"
|
short_desc="Tool to generate C bindings for Rust code"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/eqrion/cbindgen"
|
homepage="https://github.com/eqrion/cbindgen"
|
||||||
distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz"
|
distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz"
|
||||||
checksum=aa9b458c0d3e638a3831ec1e3a23570c15bd45cca5502b12a68f1d6a2d7f2db1
|
checksum=665904e4ef38a87108aaaba139ad1d7f8c94d43717bb0ec4d3514365927b88b6
|
||||||
|
|
Loading…
Add table
Reference in a new issue