diff --git a/dev-lang/rust_bin/rust_bin-1.83.0.recipe b/dev-lang/rust_bin/rust_bin-1.83.0.recipe index 44c9de381..22bca9275 100644 --- a/dev-lang/rust_bin/rust_bin-1.83.0.recipe +++ b/dev-lang/rust_bin/rust_bin-1.83.0.recipe @@ -4,7 +4,7 @@ prevents almost all crashes*, and eliminates data races." HOMEPAGE="https://www.rust-lang.org/" COPYRIGHT="2024 The Rust Project Developers" LICENSE="MIT" -REVISION="1" +REVISION="2" case "$effectiveTargetArchitecture" in x86) @@ -46,8 +46,8 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libcrypto$secondaryArchSuffix - lib:libssl$secondaryArchSuffix + lib:libcrypto$secondaryArchSuffix >= 1.1 + lib:libssl$secondaryArchSuffix >= 1.1 lib:libz$secondaryArchSuffix " CONFLICTS="