cbindgen: update to 0.14.4.
This commit is contained in:
parent
8e2eb83795
commit
aa452dbe77
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cbindgen'
|
||||
pkgname=cbindgen
|
||||
version=0.14.3
|
||||
version=0.14.4
|
||||
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=a995260beb11b7d7d96265ba091f255302fbf9b047cab61379ebd75ff779215e
|
||||
checksum=02f84cb7b729fb840d9d1c9627b1fdb5a746266d395244ab5f206d4cff4f2573
|
||||
|
|
Loading…
Reference in New Issue