diff options
Diffstat (limited to 'crypto/openssl/exporters/libssl.pc')
-rw-r--r-- | crypto/openssl/exporters/libssl.pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/exporters/libssl.pc b/crypto/openssl/exporters/libssl.pc index ed6fd275ca26..bbbe0b65b904 100644 --- a/crypto/openssl/exporters/libssl.pc +++ b/crypto/openssl/exporters/libssl.pc @@ -5,7 +5,7 @@ includedir=${prefix}/include Name: OpenSSL-libssl Description: Secure Sockets Layer and cryptography libraries -Version: 3.5.1 +Version: 3.5.3 Requires.private: libcrypto Libs: -L${libdir} -lssl Cflags: -I${includedir} |