From 41d5ae6169fa2f2a952997abd7a3f5b36fe13563 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 11 Dec 2024 20:50:02 +0100 Subject: [PATCH] cargo_c, bump version (#11429) --- .../{cargo_c-0.10.3.recipe => cargo_c-0.10.7.recipe} | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename dev-rust/cargo_c/{cargo_c-0.10.3.recipe => cargo_c-0.10.7.recipe} (85%) diff --git a/dev-rust/cargo_c/cargo_c-0.10.3.recipe b/dev-rust/cargo_c/cargo_c-0.10.7.recipe similarity index 85% rename from dev-rust/cargo_c/cargo_c-0.10.3.recipe rename to dev-rust/cargo_c/cargo_c-0.10.7.recipe index c83827f6c..ba4ccdcda 100644 --- a/dev-rust/cargo_c/cargo_c-0.10.3.recipe +++ b/dev-rust/cargo_c/cargo_c-0.10.7.recipe @@ -7,9 +7,9 @@ COPYRIGHT="2024 Luca Barbato" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/lu-zero/cargo-c/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="922171afb3ceaf6553ff3916ae4663d3743ba22f80725f2300a26b76eb6eb94f" +CHECKSUM_SHA256="c4532dd2bf23769df5f64649d5b0c037fb2a29467c74d16a54bad3054d9f3f3a" SOURCE_URI_2="https://github.com/lu-zero/cargo-c/releases/download/v$portVersion/Cargo.lock#noarchive" -CHECKSUM_SHA256_2="6c099fe28666e4c6b5da41b65d00de35c9c60ab336c625d845f28055a0e90a7d" +CHECKSUM_SHA256_2="7272f41442713ce20c42198fdf9128a77b539ded1649872ab88dc1411db8dee4" SOURCE_DIR="cargo-c-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -34,12 +34,13 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix - devel:libgit2$secondaryArchSuffix + devel:libgit2$secondaryArchSuffix >= 1.8 devel:libssh2$secondaryArchSuffix devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix + lib:libssl$secondaryArchSuffix >= 1.1 " BUILD_PREREQUIRES=" cmd:cargo$secondaryArchSuffix