summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Pastor <dg0yt@darc.de>2021-06-03 16:58:23 +0200
committerSebastian Pipping <sebastian@pipping.org>2021-07-06 16:22:38 +0200
commit663e529eed7720585177e93f87ba8f859c74a9ce (patch)
tree3ee9afd3195629c34305a12772f25707d0bd44a3
parent3486fd6e3d2bc269660cedd3befa1ae649d1dcf4 (diff)
downloadlibexpat-git-663e529eed7720585177e93f87ba8f859c74a9ce.tar.gz
Update URL in pc file
-rw-r--r--expat/expat.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/expat.pc.in b/expat/expat.pc.in
index b6834a69..3cd2e765 100644
--- a/expat/expat.pc.in
+++ b/expat/expat.pc.in
@@ -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}