diff options
Diffstat (limited to 'crypto/openssl/exporters/libcrypto.pc')
-rw-r--r-- | crypto/openssl/exporters/libcrypto.pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/exporters/libcrypto.pc b/crypto/openssl/exporters/libcrypto.pc index 843a328e8509..3ee633d09bee 100644 --- a/crypto/openssl/exporters/libcrypto.pc +++ b/crypto/openssl/exporters/libcrypto.pc @@ -7,7 +7,7 @@ modulesdir=${libdir}/ossl-modules Name: OpenSSL-libcrypto Description: OpenSSL cryptography library -Version: 3.5.3 +Version: 3.5.4 Libs: -L${libdir} -lcrypto Libs.private: -pthread Cflags: -I${includedir} |