aboutsummaryrefslogtreecommitdiffstats
path: root/community/cbindgen
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-04-09 09:56:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-09 09:56:31 +0000
commit9186a6f36134a6413c2fe245155f621eb8d0f175 (patch)
tree0b89ef4b0adc3d3e64a5340da49b959368a50052 /community/cbindgen
parentc52f4dd195ab61d219d9e13edbbcc2eeed72210a (diff)
downloadaports-9186a6f36134a6413c2fe245155f621eb8d0f175.tar.bz2
aports-9186a6f36134a6413c2fe245155f621eb8d0f175.tar.xz
community/cbindgen: bump pkgrel to avoid cache checksum failulres
Diffstat (limited to 'community/cbindgen')
-rw-r--r--community/cbindgen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cbindgen/APKBUILD b/community/cbindgen/APKBUILD
index d9b75e2a39..71964921e8 100644
--- a/community/cbindgen/APKBUILD
+++ b/community/cbindgen/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=cbindgen
pkgver=0.13.2
-pkgrel=0
+pkgrel=1
pkgdesc="Tool to generate C bindings from Rust code"
url="https://github.com/eqrion/cbindgen"
arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # Limited by cargo