aboutsummaryrefslogtreecommitdiff
path: root/pkg-config/jsoncpp.pc.in
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-12-07 09:43:38 -0800
committerElliott Hughes <enh@google.com>2021-12-07 09:43:38 -0800
commit1601ea0835d235a9f5c498e637e2b559da58e17b (patch)
tree5015100cb583ba035d40917cc21d3846f42adc89 /pkg-config/jsoncpp.pc.in
parent51fd5436a52846f49fc68197a55304025e86f25b (diff)
downloadjsoncpp-1601ea0835d235a9f5c498e637e2b559da58e17b.tar.gz
Upgrade jsoncpp to 1.9.5
Test: make Change-Id: I0be1376ee1502a2fd9db2733b503f30f2777a02a
Diffstat (limited to 'pkg-config/jsoncpp.pc.in')
-rw-r--r--pkg-config/jsoncpp.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg-config/jsoncpp.pc.in b/pkg-config/jsoncpp.pc.in
index 632a377..2a22210 100644
--- a/pkg-config/jsoncpp.pc.in
+++ b/pkg-config/jsoncpp.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir_for_pc_file@
Name: jsoncpp
Description: A C++ library for interacting with JSON
-Version: @JSONCPP_VERSION@
+Version: @PROJECT_VERSION@
URL: https://github.com/open-source-parsers/jsoncpp
Libs: -L${libdir} -ljsoncpp
Cflags: -I${includedir}