You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/capstone/files/capstone-5.0_rc2-pkgconfig....

14 lines
464 B

diff --git a/capstone.pc.in b/capstone.pc.in
index 1b559eac..1ffcd354 100644
--- a/capstone.pc.in
+++ b/capstone.pc.in
@@ -5,7 +5,7 @@ includedir=${prefix}/include
Name: capstone
Description: Capstone disassembly engine
-Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@
+Version: @PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@
URL: http://www.capstone-engine.org
archive=${libdir}/libcapstone.a
Libs: -L${libdir} -lcapstone