pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rust: add another required CKSUM fixup.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Fri Jan 27 22:42:39 2023 +0000
Changeset:	61b455a6a1874aeced4a2dc046f0eb498ce80cdd

Modified Files:
	rust/Makefile

Log Message:
rust: add another required CKSUM fixup.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=61b455a6a1874aeced4a2dc046f0eb498ce80cdd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rust/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/rust/Makefile b/rust/Makefile
index 1825fa3dba..70a21bdb5e 100644
--- a/rust/Makefile
+++ b/rust/Makefile
@@ -456,6 +456,8 @@ CKSUMS+=	8fe3bafee993fe92ef421e066b4ed3b75c52efd5f8676b8950d1b868f3a7abba
 CKSUM_CRATES+=	vendor/crossbeam-utils-0.8.12
 CKSUMS+=	f58085b9d0666ccf62e0ae17fb5dae937c0a86fcc55dc0ae04ad8659e696a49c
 CKSUMS+=	edd00ed29d88c1324bf15008e83394dbb5e09f723a7f040c322f8be1d50e41ea
+CKSUMS+=	ea445a2f85068957d0347fa384c8f9c7c2726a65e930f4352d1b10476cddd851
+CKSUMS+=	edd00ed29d88c1324bf15008e83394dbb5e09f723a7f040c322f8be1d50e41ea
 
 CKSUM_CRATES+=	vendor/crossbeam-epoch-0.9.11
 CKSUMS+=	f58085b9d0666ccf62e0ae17fb5dae937c0a86fcc55dc0ae04ad8659e696a49c


Home | Main Index | Thread Index | Old Index