pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust: fix cargo checksum(s), add vendor/crossbeam-epoch.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Mon Mar 20 20:29:51 2023 +0000
Changeset: 65f34c314946e2ab42a247e5f81aa2ba370ca462
Modified Files:
rust/Makefile
Log Message:
rust: fix cargo checksum(s), add vendor/crossbeam-epoch.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=65f34c314946e2ab42a247e5f81aa2ba370ca462
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rust/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/rust/Makefile b/rust/Makefile
index 98b6d2dad3..c9e1ec848d 100644
--- a/rust/Makefile
+++ b/rust/Makefile
@@ -458,9 +458,10 @@ CKSUMS+= f58085b9d0666ccf62e0ae17fb5dae937c0a86fcc55dc0ae04ad8659e696a49c
CKSUMS+= ea445a2f85068957d0347fa384c8f9c7c2726a65e930f4352d1b10476cddd851
CKSUM_CRATES+= vendor/crossbeam-epoch-0.9.11
-CKSUM_CRATES+= vendor/crossbeam-epoch
CKSUMS+= 3314524d2afa0360c947455a6e6566fb54ebf909c99479ca3b7435741fd3293e
-CKSUMS+= ce3527a0d3abf803e1d684e8b3d17f1871f235ea6d96dcd373b50adc0cf199c0
+CKSUMS+= eaef167dea04efa811cf0d53de98feac6063ec2196eccd315d345ef86c551aaa
+
+CKSUM_CRATES+= vendor/crossbeam-epoch
CKSUM_CRATES+= vendor/openssl-src
CKSUMS+= 40cd1069246b552b04fcdfd13eb77b3a89194192f18c426b77377a78abbfd72f
Home |
Main Index |
Thread Index |
Old Index