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 bbbe0b65b904..a14763f553f9 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.3 +Version: 3.5.4 Requires.private: libcrypto Libs: -L${libdir} -lssl Cflags: -I${includedir} |