aboutsummaryrefslogtreecommitdiff
path: root/rust/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'rust/abuild')
-rw-r--r--rust/abuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/rust/abuild b/rust/abuild
index ba852d06..157d8cf4 100644
--- a/rust/abuild
+++ b/rust/abuild
@@ -2,8 +2,8 @@ name=rust
version=1.94.0
##cat src/stage0.txt
-export _date=2025-12-11
-export _rustc=1.92.0
+export _date=2026-01-22
+export _rustc=1.93.0
export _cargo=$_rustc
##
@@ -14,7 +14,6 @@ source="https://static.rust-lang.org/dist/${name}c-$version-src.tar.xz::noextrac
https://static.rust-lang.org/dist/$_date/cargo-$_cargo-x86_64-unknown-linux-musl.tar.xz::noextract
fix-linux_musl_base.patch
libressl.patch"
-#build_dir=${name}c-$version-src
keep_static=1
no_strip=1
skip_patch=1
@@ -42,8 +41,6 @@ grep -q CURL_CA_BUNDLE "$1" || sed -i "/BUILDING_LIBCURL/a\\
' sh {} \;
sed -i 's/\("files":{\)[^}]*/\1/' vendor/curl-sys-*/.cargo-checksum.json
- #sed -i 's/\("files":{\)[^}]*/\1/' vendor/curl-sys-0.4.83+curl-8.15.0/.cargo-checksum.json
- #sed -i 's/\("files":{\)[^}]*/\1/' vendor/curl-sys-0.4.84+curl-8.17.0/.cargo-checksum.json
sed -i 's/\("files":{\)[^}]*/\1/' vendor/openssl-sys-0.9.109/.cargo-checksum.json
sed -i 's/\("files":{\)[^}]*/\1/' vendor/openssl-sys-0.9.107/.cargo-checksum.json
sed -i 's/\("files":{\)[^}]*/\1/' vendor/openssl-sys-0.9.92/.cargo-checksum.json