pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust189: fix checksum substitution for the vendored libc-0.2.172 crate.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Sun Sep 7 21:14:44 2025 +0200
Changeset: 85fb2b167c1b90c8a11a8c4db5556e0f008587dc
Modified Files:
rust189/Makefile
Log Message:
rust189: fix checksum substitution for the vendored libc-0.2.172 crate.
Discovered when building natively on NetBSD/sparc64.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=85fb2b167c1b90c8a11a8c4db5556e0f008587dc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rust189/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/rust189/Makefile b/rust189/Makefile
index 40f2f26549..55396ac54a 100644
--- a/rust189/Makefile
+++ b/rust189/Makefile
@@ -488,7 +488,7 @@ CKSUMS+= 2dc054435fd2976536b6685d66ba6796d4eb143885bd573e686e9b042ae7257a
CKSUM_CRATES+= vendor/libc-0.2.172
CKSUMS+= ec4c1dce83e8531df71b89e4aee1ab4d3b3b18d1b6d34b03d94573144c40e7c5
-CKSUMS+= 27a886823ba28aa0f5c2a55b325ad7df8c420cf1e92b050357a2411727a338e7
+CKSUMS+= dc3179a14c65c5e3d250ce9819934236f11fc6c9bfa7afa8d4208931d28e4250
CKSUMS+= f3778a9bd2ba923220537d167cfb10b91580ffbf583100789a46d2807f7a1e3e
CKSUMS+= 2dc054435fd2976536b6685d66ba6796d4eb143885bd573e686e9b042ae7257a
Home |
Main Index |
Thread Index |
Old Index