Update URL to https in pugixml.pc.in

This commit is contained in:
Wolfgang Stöggl 2018-11-12 16:28:55 +01:00 committed by Arseny Kapoulkine
parent d9fadc7464
commit d3dd79d54d

View file

@ -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