diff options
Diffstat (limited to 'crypto/openssl/libssl.pc')
-rw-r--r-- | crypto/openssl/libssl.pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/libssl.pc b/crypto/openssl/libssl.pc index 9d1a34a880b0..10b330aaa098 100644 --- a/crypto/openssl/libssl.pc +++ b/crypto/openssl/libssl.pc @@ -5,7 +5,7 @@ includedir=${prefix}/include ${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${prefix}/include -I${prefix}/./include |