Fix pkg-config metadata for libcrypto

It looks like this was copied and pasted from libssl.pc.in. This patch
identifies it as libcrypto rather than libssl.
This commit is contained in:
Steven McDonald 2017-04-18 00:52:32 +10:00
parent 9d2418ae3a
commit 7ec0510e33

View File

@ -5,8 +5,8 @@ exec_prefix=@exec_prefix@
libdir=@libdir@ libdir=@libdir@
includedir=@includedir@ includedir=@includedir@
Name: LibreSSL-libssl Name: LibreSSL-libcrypto
Description: Secure Sockets Layer and cryptography libraries Description: LibreSSL cryptography library
Version: @VERSION@ Version: @VERSION@
Requires: Requires:
Conflicts: Conflicts: