mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
cbindgen: updated recipe for rust_bin 1.69.0 (#9011)
This commit is contained in:
@@ -4,7 +4,7 @@ for Rust libraries which expose a public C API."
|
||||
HOMEPAGE="https://github.com/eqrion/cbindgen"
|
||||
COPYRIGHT="2018-2023 cbindgen contributors"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5d693ab54acc085b9f2dbafbcf0a1f089737f7e0cb1686fa338c2aaa05dc7705"
|
||||
SOURCE_FILENAME="cbindgen-$portVersion.tar.gz"
|
||||
@@ -200,7 +200,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cargo$secondaryArchSuffix
|
||||
cmd:cargo$secondaryArchSuffix >= 0.70
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user