summarylogtreecommitdiffstats
path: root/libcrypto++.pc
diff options
context:
space:
mode:
authorAndrew Sun2019-04-25 17:49:11 -0400
committerAndrew Sun2019-04-25 17:49:11 -0400
commit5d5319a4dd4d593c0db1d7b1b31375eaa00e80af (patch)
tree2039c3208df47190e4232b3ee1e3811a016afe6f /libcrypto++.pc
parent370f05125d1c425d749520e57bb7950ed054e640 (diff)
downloadaur-5d5319a4dd4d593c0db1d7b1b31375eaa00e80af.tar.gz
mingw-w64-crypto++: update to 8.1.0
Diffstat (limited to 'libcrypto++.pc')
-rw-r--r--libcrypto++.pc6
1 files changed, 3 insertions, 3 deletions
diff --git a/libcrypto++.pc b/libcrypto++.pc
index de20f88115e7..a7d7fd1719aa 100644
--- a/libcrypto++.pc
+++ b/libcrypto++.pc
@@ -1,12 +1,12 @@
# Written by Alexander Rødseth <rodseth@gmail.com>
-prefix=/usr
+prefix=@PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include
Name: libcrypto++
Description: Description: Crypto++ cryptographic library
URL: https://cryptopp.com/
-Version: 7.0.0
+Version: @VERSION@
Libs: -L${libdir} -lcryptopp
-Cflags: -I${includedir} \ No newline at end of file
+Cflags: -I${includedir}