summaryrefslogtreecommitdiff
path: root/libgnurl.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libgnurl.pc.in')
-rw-r--r--libgnurl.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgnurl.pc.in b/libgnurl.pc.in
index e59e2ab94..f61d6ab04 100644
--- a/libgnurl.pc.in
+++ b/libgnurl.pc.in
@@ -33,7 +33,7 @@ supported_features="@SUPPORT_FEATURES@"
Name: libgnurl
URL: https://gnunet.org/gnurl/
Description: Library to transfer files with http or https
-Version: @GNURLVERSION@
+Version: @CURLVERSION@
Libs: -L${libdir} -lgnurl
-Libs.private: @LIBGNURL_LIBS@
+Libs.private: @LIBCURL_LIBS@
Cflags: -I${includedir} @CPPFLAG_CURL_STATICLIB@