Update URL in pc file

This commit is contained in:
Kai Pastor 2021-06-03 16:58:23 +02:00 committed by Sebastian Pipping
parent 3486fd6e3d
commit 663e529eed

View file

@ -6,6 +6,6 @@ includedir=@includedir@
Name: @_EXPAT_LIBRARY_NAME@
Version: @PACKAGE_VERSION@
Description: expat XML parser
URL: http://www.libexpat.org
URL: https://libexpat.github.io/
Libs: -L${libdir} -l@_EXPAT_LIBRARY_NAME@
Cflags: -I${includedir}