From df37efae78f874b219758dc05d4740477d371300 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 25 Nov 2018 13:57:53 -0800 Subject: [PATCH] Update configure.ac bug URL for gitlab migration Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ab403a7..14e4780 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ(2.60) AC_INIT([xf86-video-geode], [2.11.19], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2Fgeode], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-geode/issues], [xf86-video-geode], [http://www.x.org/wiki/GeodeDriver])