diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-05-25 23:41:57 -0300 |
|---|---|---|
| committer | TBK <tbk@jjtc.eu> | 2019-05-26 04:43:41 +0200 |
| commit | 4603e599d6542f062da0add04d5c7c048825ab06 (patch) | |
| tree | 3d77c54bc604d769b1d2fd4b8cf4e9b45bad7de9 /testing/cbindgen | |
| parent | a48231db7688d5fdf5fe5927459cbde4738cea4a (diff) | |
| download | aports-4603e599d6542f062da0add04d5c7c048825ab06.tar.bz2 aports-4603e599d6542f062da0add04d5c7c048825ab06.tar.xz | |
testing/cbindgen: rebuild against new rust
Diffstat (limited to 'testing/cbindgen')
| -rw-r--r-- | testing/cbindgen/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cbindgen/APKBUILD b/testing/cbindgen/APKBUILD index a5590befb2..c72b7982de 100644 --- a/testing/cbindgen/APKBUILD +++ b/testing/cbindgen/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=cbindgen pkgver=0.8.7 -pkgrel=0 +pkgrel=1 pkgdesc="Tool to generate C bindings from Rust code" url="https://github.com/eqrion/cbindgen" arch="x86_64" # Limited by cargo |
