--- crypto/openssl/exporters/libcrypto.pc.orig +++ crypto/openssl/exporters/libcrypto.pc @@ -7,7 +7,7 @@ Name: OpenSSL-libcrypto Description: OpenSSL cryptography library -Version: 3.5.1 +Version: 3.0.20 Libs: -L${libdir} -lcrypto Libs.private: -pthread Cflags: -I${includedir} --- crypto/openssl/exporters/libssl.pc.orig +++ crypto/openssl/exporters/libssl.pc @@ -5,7 +5,7 @@ Name: OpenSSL-libssl Description: Secure Sockets Layer and cryptography libraries -Version: 3.5.1 +Version: 3.0.20 Requires.private: libcrypto Libs: -L${libdir} -lssl Cflags: -I${includedir} --- crypto/openssl/exporters/openssl.pc.orig +++ crypto/openssl/exporters/openssl.pc @@ -5,5 +5,5 @@ Name: OpenSSL Description: Secure Sockets Layer and cryptography libraries and tools -Version: 3.5.1 +Version: 3.0.20 Requires: libssl libcrypto