diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2019-04-28 20:11:33 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2019-04-28 20:11:33 +0200 |
commit | 3ead9a5c182118216a72439366607cc490a0b094 (patch) | |
tree | 384e53ea81157e91d9ca1293cad755ccda47dc54 /liburiparser.pc.in | |
parent | cb602bce7004aedcad88f5a22e4d6acd9372da8f (diff) | |
parent | b08941cd7113d882790c7d62edb59f31649daadd (diff) |
Update upstream source from tag 'upstream/0.9.3'
Update to upstream version '0.9.3'
with Debian dir 14d75ef85558fdc8303d8d1298663efadd1e7b49
Diffstat (limited to 'liburiparser.pc.in')
-rw-r--r-- | liburiparser.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/liburiparser.pc.in b/liburiparser.pc.in index e63dfb5..22c7c95 100644 --- a/liburiparser.pc.in +++ b/liburiparser.pc.in @@ -6,7 +6,7 @@ includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ Name: liburiparser Description: URI parsing and handling library -Version: @VERSION@ +Version: @PROJECT_VERSION@ URL: https://uriparser.github.io/ Libs: -L${libdir} -luriparser Cflags: -I${includedir} |