aboutsummaryrefslogtreecommitdiff
path: root/libcrypto.pc.in
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-08-19 18:48:01 -0500
committerBrent Cook <bcook@openbsd.org>2015-08-19 19:18:20 -0500
commit3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc (patch)
treebc01690f73d839a71a3f7c88f106365cf979d668 /libcrypto.pc.in
parent61fe482d467cd79870275905f456f3cf7705918f (diff)
downloadportable-3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc.tar.gz
portable-3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc.tar.bz2
portable-3bdb537aaeb8c5564447e0cec8f7b2b1e1477bcc.zip
update pc files to use the package version, not library ABI version
Diffstat (limited to 'libcrypto.pc.in')
-rw-r--r--libcrypto.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrypto.pc.in b/libcrypto.pc.in
index f44e3aa..4e886b9 100644
--- a/libcrypto.pc.in
+++ b/libcrypto.pc.in
@@ -7,7 +7,7 @@ includedir=@includedir@
7 7
8Name: LibreSSL-libssl 8Name: LibreSSL-libssl
9Description: Secure Sockets Layer and cryptography libraries 9Description: Secure Sockets Layer and cryptography libraries
10Version: @LIBCRYPTO_VERSION@ 10Version: @VERSION@
11Requires: 11Requires:
12Conflicts: 12Conflicts:
13Libs: -L${libdir} -lcrypto 13Libs: -L${libdir} -lcrypto