aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/rust/fix-curl.patch
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-06-10 11:23:13 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-06-10 11:23:13 +0000
commiteb484c5fbb5e554e14f97772a6ffbf6d6518fb4a (patch)
treeb35e091bd81e683d460e7e936dec964c58d23025 /repos/extra/rust/fix-curl.patch
parent7f8fa8a7f0e0fea6af0a2819b41ec772e6b3db74 (diff)
downloadalicelinux-eb484c5fbb5e554e14f97772a6ffbf6d6518fb4a.tar.gz
alicelinux-eb484c5fbb5e554e14f97772a6ffbf6d6518fb4a.zip
rust: updated to 1.87.0
Diffstat (limited to 'repos/extra/rust/fix-curl.patch')
-rw-r--r--repos/extra/rust/fix-curl.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/repos/extra/rust/fix-curl.patch b/repos/extra/rust/fix-curl.patch
index b29c2794..dcd3333d 100644
--- a/repos/extra/rust/fix-curl.patch
+++ b/repos/extra/rust/fix-curl.patch
@@ -24,10 +24,10 @@ index a451b24..363b314 100644
.define("CURL_DISABLE_DICT", None)
.define("CURL_DISABLE_GOPHER", None)
.define("CURL_DISABLE_IMAP", None)
-diff --git a/vendor/curl-sys-0.4.79+curl-8.12.0/build.rs b/vendor/curl-sys-0.4.79+curl-8.12.0/build.rs
-index 8315a20..98dedb4 100644
---- a/vendor/curl-sys-0.4.79+curl-8.12.0/build.rs
-+++ b/vendor/curl-sys-0.4.79+curl-8.12.0/build.rs
+diff --git a/vendor/curl-sys-0.4.80+curl-8.12.1/build.rs b/vendor/curl-sys-0.4.80+curl-8.12.1/build.rs
+index 89f431d..57f891a 100644
+--- a/vendor/curl-sys-0.4.80+curl-8.12.1/build.rs
++++ b/vendor/curl-sys-0.4.80+curl-8.12.1/build.rs
@@ -117,6 +117,8 @@ fn main() {
.include("curl/lib")
.include("curl/include")