s/veirfy/verify

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28136)
This commit is contained in:
Alexandr Nedvedicky
2025-08-04 11:11:15 +02:00
committed by Neil Horman
parent 001ce7c281
commit 00f4228524

View File

@@ -62,7 +62,7 @@ zyzSqbo//+SSFHZG
=O6H8
-----END PGP PUBLIC KEY BLOCK-----
EOF
gpg --veirfy $RPKI_TARBALL.asc $RPKI_TARBALL || exit 1
gpg --verify $RPKI_TARBALL.asc $RPKI_TARBALL || exit 1
cd $RPKI_SRC