From 7ec0510e33ed897b2d6421a6235c563f1953e210 Mon Sep 17 00:00:00 2001 From: Steven McDonald Date: Tue, 18 Apr 2017 00:52:32 +1000 Subject: [PATCH] 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. --- libcrypto.pc.in | 4 ++-- 1 file 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@ libdir=@libdir@ includedir=@includedir@ -Name: LibreSSL-libssl -Description: Secure Sockets Layer and cryptography libraries +Name: LibreSSL-libcrypto +Description: LibreSSL cryptography library Version: @VERSION@ Requires: Conflicts: