aboutsummaryrefslogtreecommitdiffstats
path: root/community/cbindgen
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-09 01:28:38 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-09 01:57:48 +0100
commitebc28a2e0c3c4997e169af3aaebf9ca42f781da4 (patch)
tree5ce79db146e3f427d805b6f1138efdb65d7ab224 /community/cbindgen
parent1edee0f705389a4817006eb24f46f6447ea15e80 (diff)
downloadaports-ebc28a2e0c3c4997e169af3aaebf9ca42f781da4.tar.bz2
aports-ebc28a2e0c3c4997e169af3aaebf9ca42f781da4.tar.xz
community/cbindgen: upgrade to 0.11.1
Diffstat (limited to 'community/cbindgen')
-rw-r--r--community/cbindgen/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cbindgen/APKBUILD b/community/cbindgen/APKBUILD
index 223d970961..136679850c 100644
--- a/community/cbindgen/APKBUILD
+++ b/community/cbindgen/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=cbindgen
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=0
pkgdesc="Tool to generate C bindings from Rust code"
url="https://github.com/eqrion/cbindgen"
@@ -24,4 +24,4 @@ package() {
install -Dm0755 target/release/cbindgen -t "$pkgdir"/usr/bin
}
-sha512sums="df9291f1a23a7a2b98d245a6888d005c8906372b45911041fe032b53ea7ccfbb8f9b3a72d4ca3b2cf2941526a6748fbba5096063038656b2e454643d2e58468a cbindgen-0.11.0.tar.gz"
+sha512sums="b39795892b31d05d38acbb43f030d5a0f0d80a0889015af308c6855e008e792381c755dd55144985f074ae3249cc9582e20d98b771f679227e1e9b4402460d0a cbindgen-0.11.1.tar.gz"