Update package version to 0.29.2
This commit is contained in:
@@ -1,9 +1,20 @@
|
||||
name: cbindgen
|
||||
description: A project for generating C bindings from Rust code
|
||||
version: 0.29.0
|
||||
version: 0.29.2
|
||||
revision: 1
|
||||
url: https://github.com/mozilla/cbindgen
|
||||
license: MPL2
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "glibc"]
|
||||
make_depends: ["cmake","rustc","python-cython"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
- rustc
|
||||
- python-cython
|
||||
downloads:
|
||||
- url: https://github.com/mozilla/cbindgen/archive/v${BPM_PKG_VERSION}/cbindgen-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c7d4d610482390c70e471a5682de714967e187ed2f92f2237c317a484a8c7e3a
|
||||
|
||||
Reference in New Issue
Block a user