aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorWolfgang Stöggl <c72578@yahoo.de>2018-11-12 16:28:55 +0100
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-11-12 07:49:54 -0800
commitd3dd79d54df982dff12c057487b4f464c007034a (patch)
tree544300dd0cfc2103fa2d4f6e07a6a2e88a01e9c0 /scripts
parentd9fadc74646171d72b9a539ecff7183de1228f00 (diff)
downloadpugixml-d3dd79d54df982dff12c057487b4f464c007034a.zip
pugixml-d3dd79d54df982dff12c057487b4f464c007034a.tar.gz
pugixml-d3dd79d54df982dff12c057487b4f464c007034a.tar.bz2
Update URL to https in pugixml.pc.in
Diffstat (limited to 'scripts')
-rw-r--r--scripts/pugixml.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pugixml.pc.in b/scripts/pugixml.pc.in
index fbb7f8b..a167827 100644
--- a/scripts/pugixml.pc.in
+++ b/scripts/pugixml.pc.in
@@ -5,7 +5,7 @@ libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@@INSTALL_SUFFIX@
Name: pugixml
Description: Light-weight, simple and fast XML parser for C++ with XPath support.
-URL: http://pugixml.org/
+URL: https://pugixml.org/
Version: @pugixml_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lpugixml