Update URL to https in pugixml.pc.in
This commit is contained in:
parent
d9fadc7464
commit
d3dd79d54d
@ -5,7 +5,7 @@ libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@@INSTALL_SUFFIX@
|
|||||||
|
|
||||||
Name: pugixml
|
Name: pugixml
|
||||||
Description: Light-weight, simple and fast XML parser for C++ with XPath support.
|
Description: Light-weight, simple and fast XML parser for C++ with XPath support.
|
||||||
URL: http://pugixml.org/
|
URL: https://pugixml.org/
|
||||||
Version: @pugixml_VERSION@
|
Version: @pugixml_VERSION@
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
Libs: -L${libdir} -lpugixml
|
Libs: -L${libdir} -lpugixml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user