aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven McDonald <steven@steven-mcdonald.id.au>2017-04-18 00:52:32 +1000
committerBrent Cook <bcook@openbsd.org>2017-04-19 04:01:12 -0500
commitdf4451aeec4f1f609b3cb2113b0b39e6b762535f (patch)
treed2ac9e83dff4657498cfd2904906f169c092dc01
parent58e4acdb1970ea7b3ab68b088a491b7b666c04d5 (diff)
downloadportable-df4451aeec4f1f609b3cb2113b0b39e6b762535f.tar.gz
portable-df4451aeec4f1f609b3cb2113b0b39e6b762535f.tar.bz2
portable-df4451aeec4f1f609b3cb2113b0b39e6b762535f.zip
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.
-rw-r--r--libcrypto.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrypto.pc.in b/libcrypto.pc.in
index fa9c3a9..1823326 100644
--- a/libcrypto.pc.in
+++ b/libcrypto.pc.in
@@ -5,8 +5,8 @@ exec_prefix=@exec_prefix@
5libdir=@libdir@ 5libdir=@libdir@
6includedir=@includedir@ 6includedir=@includedir@
7 7
8Name: LibreSSL-libssl 8Name: LibreSSL-libcrypto
9Description: Secure Sockets Layer and cryptography libraries 9Description: LibreSSL cryptography library
10Version: @VERSION@ 10Version: @VERSION@
11Requires: 11Requires:
12Conflicts: 12Conflicts: