mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
cargo_c: updated recipe for rust_bin 1.69.0 (#9010)
This commit is contained in:
@@ -5,7 +5,7 @@ C-compatible) software."
|
||||
HOMEPAGE="https://github.com/lu-zero/cargo-c"
|
||||
COPYRIGHT="2020 Luca Barbato"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/lu-zero/cargo-c/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7c649061826e0ad3c2c8735718f4a0c4afd12eed9b9fdc5fe59e34582902e1c5"
|
||||
SOURCE_URI_2="https://github.com/lu-zero/cargo-c/releases/download/v$portVersion/Cargo.lock#noarchive"
|
||||
@@ -43,7 +43,7 @@ BUILD_REQUIRES="
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cargo$secondaryArchSuffix
|
||||
cmd:cargo$secondaryArchSuffix >= 0.70
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user