diff options
author | nia <nia@pkgsrc.org> | 2021-10-26 11:16:56 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-10-26 11:16:56 +0000 |
commit | b6556c8dd072caa80e824c2101f33098b7b0ecb7 (patch) | |
tree | 8a332d09259e3a8ab743ec531ea1171b001e7e1a /security/libssh | |
parent | 509e1fc6dde7c22ced2c56a919bd3d6b28cf7285 (diff) | |
download | pkgsrc-b6556c8dd072caa80e824c2101f33098b7b0ecb7.tar.gz |
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
Diffstat (limited to 'security/libssh')
-rw-r--r-- | security/libssh/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libssh/distinfo b/security/libssh/distinfo index 56f5bc9a090..883ef038dfb 100644 --- a/security/libssh/distinfo +++ b/security/libssh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.27 2021/10/07 14:53:59 nia Exp $ +$NetBSD: distinfo,v 1.28 2021/10/26 11:17:15 nia Exp $ -RMD160 (libssh-0.9.6.tar.xz) = b5fdb28700a6f592fc612693eed6b39988265432 +BLAKE2s (libssh-0.9.6.tar.xz) = 4b9a7c963614715ffa514dee686cb4867fb8f984058e2ae28386347c15d232cd SHA512 (libssh-0.9.6.tar.xz) = 4040ec4af937e95be2e41313ef6d4db60b46b8d4dea10c09402398127c1d1ca8843392d207088aeee3c7ef631c6ae7b66861327dcebf78ed3af0723777619fd1 Size (libssh-0.9.6.tar.xz) = 1053056 bytes SHA1 (patch-CompilerChecks.cmake) = 77b93572006132c557cb9a57698e8455f7874073 |