* update cbindgen to 0.24.6-1
This commit is contained in:
parent
92b14a05fc
commit
b447dca52c
@ -2,8 +2,8 @@
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgname=cbindgen
|
||||
pkgver=0.24.3
|
||||
pkgrel=1.1
|
||||
pkgver=0.24.6
|
||||
pkgrel=1
|
||||
pkgdesc="A tool for generating C bindings to Rust code"
|
||||
url="https://github.com/eqrion/cbindgen"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -11,7 +11,7 @@ license=(MPL2)
|
||||
depends=(gcc-libs)
|
||||
makedepends=(cargo git)
|
||||
checkdepends=(cython)
|
||||
_commit=f43ccfc047a1a160267f32355c5e5e7154a2665a # tags/v0.24.3^0
|
||||
_commit=cbd3541614d03a115c423a683328a78f6935f93d # tags/v0.24.6^0
|
||||
source=("git+$url#commit=$_commit")
|
||||
sha512sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user