diff options
author | nia <nia@pkgsrc.org> | 2021-10-26 10:06:37 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-10-26 10:06:37 +0000 |
commit | 80b24b2bcf340d6d71bb8b25a89347e335ee48f3 (patch) | |
tree | 71072a65d11842b7e113c9ba4e31341701bfdbc8 /converters/py-simplejson | |
parent | 7ad8a516e90c342255a0b7050b7d29599e355394 (diff) | |
download | pkgsrc-80b24b2bcf340d6d71bb8b25a89347e335ee48f3.tar.gz |
converters: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Diffstat (limited to 'converters/py-simplejson')
-rw-r--r-- | converters/py-simplejson/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo index 8731560241e..4a85f9130de 100644 --- a/converters/py-simplejson/distinfo +++ b/converters/py-simplejson/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.33 2021/10/07 13:29:08 nia Exp $ +$NetBSD: distinfo,v 1.34 2021/10/26 10:06:50 nia Exp $ -RMD160 (simplejson-3.17.5.tar.gz) = f64cca4dd59c4f9b0594ce4464cebdbd453c66b7 +BLAKE2s (simplejson-3.17.5.tar.gz) = 08089041c3071e30ab975324330b5bfcfd28baa555698f974d93169e29c64cd9 SHA512 (simplejson-3.17.5.tar.gz) = f5af32e4f9b4575323f9c0eb8163e794270a8607710d08a72cece953f57861e3619038798369ea049d82b9b53f293b9d9eefdeb4dd94ab4f043506bc3f1ddfad Size (simplejson-3.17.5.tar.gz) = 83182 bytes |