mirror of
https://github.com/openssl/openssl.git
synced 2025-12-20 01:22:19 +08:00
The `openssl rehash` should be used instead. Signed-off-by: Norbert Pocs <norbertp@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/29427)
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
$ ! OpenSSL utilities
|
|
$ !
|
|
$
|
|
$ v := {- sprintf "%02d", split(/\./, $config{version}) -}
|
|
$
|
|
$ OPENSSL'v' :== $OSSL$EXE:OPENSSL'v'
|
|
$ OPENSSL :== $OSSL$EXE:OPENSSL'v'
|