From ada105a5d22cb8c1a3382d73b4f3992b34213548 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Mon, 23 Jun 2025 16:55:43 +0200 Subject: [PATCH] xorg-server.pc.in: fix source URL Source URL in .pc input was still linking to old dead xorg. Signed-off-by: Enrico Weigelt, metux IT consult --- xorg-server.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xorg-server.pc.in b/xorg-server.pc.in index ffa639e3d..6fc6d1a95 100644 --- a/xorg-server.pc.in +++ b/xorg-server.pc.in @@ -13,8 +13,8 @@ abi_xinput=@abi_xinput@ abi_extension=@abi_extension@ Name: xorg-server -Description: Modular X.Org X Server -URL: https://gitlab.freedesktop.org/xorg/xserver/ +Description: Modular XLibre X Server +URL: https://github.com/X11Libre/xserver/ Version: @PACKAGE_VERSION@ Requires.private: @SDK_REQUIRED_MODULES@ Cflags: -I${sdkdir} @symbol_visibility@