aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cbindgen
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-12 06:20:24 -0300
committerAndy Postnikov <apostnikov@gmail.com>2019-05-12 17:08:15 +0300
commit45e89f2460d8c9320bd402478b5020e82fdb81a8 (patch)
tree1323e83393657bb413a3de539a94be27c382a035 /testing/cbindgen
parent586b1868df306fbb61795424b6acb994e8ae33d1 (diff)
downloadaports-45e89f2460d8c9320bd402478b5020e82fdb81a8.tar.bz2
aports-45e89f2460d8c9320bd402478b5020e82fdb81a8.tar.xz
testing/cbindgen: upgrade to 0.8.7
Diffstat (limited to 'testing/cbindgen')
-rw-r--r--testing/cbindgen/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/cbindgen/APKBUILD b/testing/cbindgen/APKBUILD
index 9355b134b8..a5590befb2 100644
--- a/testing/cbindgen/APKBUILD
+++ b/testing/cbindgen/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=cbindgen
-pkgver=0.8.6
+pkgver=0.8.7
pkgrel=0
pkgdesc="Tool to generate C bindings from Rust code"
url="https://github.com/eqrion/cbindgen"
@@ -25,4 +25,4 @@ package() {
rm "$pkgdir"/usr/.crates.toml
}
-sha512sums="02581221545872336e0ca29538bd43d8bcd0d92558371cb86b5e3f6ebea873874f57d52a59122d9e1ae3839d942b8cdeb2ea7be530e8131374d734a7d3b8b6d5 cbindgen-0.8.6.tar.gz"
+sha512sums="56072e11ee01e4dda7d5dbec4351f40f8cd4bab7b40179ccf300e3b80cc5665f50ac5947b2abaf9c43fdbb1afc272dcd311ba74e4aacda4efefef4c987e7e996 cbindgen-0.8.7.tar.gz"