mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
rust_bin: Update to 1.89.0. This includes a switch to openssl3 (#12741)
This commit is contained in:
committed by
GitHub
parent
6d1ae38059
commit
ca2ca5fe76
@@ -1,11 +1,11 @@
|
||||
SUMMARY="Wasm target for the Rust compiler"
|
||||
DESCRIPTION="Adds support for the wasm32-unknown-unknown target for Rust."
|
||||
HOMEPAGE="https://www.rust-lang.org/"
|
||||
COPYRIGHT="2024 The Rust Project Developers"
|
||||
COPYRIGHT="2025 The Rust Project Developers"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://dl.rust-on-haiku.com/dist/$portVersion/rust-std-$portVersion-wasm32-unknown-unknown.tar.xz"
|
||||
CHECKSUM_SHA256="5468d45ebc27236a168d9c4fb018d57b618d70ae06411909c91da9fde019d3e7"
|
||||
CHECKSUM_SHA256="97312e5d36c697bf398b4c3a5940c3c6727ff233665f83d2f8c7753e7e83ae5a"
|
||||
SOURCE_DIR="rust-std-$portVersion-wasm32-unknown-unknown"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
Reference in New Issue
Block a user