Diff openpgp-keys-openssl-20221101 with a openpgp-keys-openssl-20230207

/usr/portage/sec-keys/openpgp-keys-openssl/openpgp-keys-openssl-20230207.ebuild 2023-10-09 14:52:35.280368496 +0300
12 12
# - https://www.openssl.org/community/omc.html
13 13
# Mirrored from https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x8657ABB260F056B1E5190839D9C4D26D0E604491 etc (unstable results)
14 14
# ```
15
# mkdir /tmp/tmp-gpg
15 16
# gpg --no-default-keyring --homedir=/tmp/tmp-gpg --keyserver keyserver.ubuntu.com --recv-keys "${OSSL_FINGERPRINTS[@]}" || exit 1
16 17
#
17 18
# for key in "${OSSL_FINGERPRINTS[@]}" ; do
......
39 40
	A21FAB74B0088AA361152586B8EF1A6BA9DA2D5C
40 41

  
41 42
	# Richard Levitte <levitte@openssl.org>
42
	C1F33DD8CE1D4CC613AF14DA9195C48241FBF7DD
43
	7953AC1FBC3DC8B3B292393ED5E9E43F7DF9EE8C
43 44

  
44 45
	# Kurt Roeckx <kurt@openssl.org>
45 46
	E5E52560DD91C556DDBDA5D02064C53641C25E5D
Thank you!