summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-17 15:02:27 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-17 15:02:27 -0800
commite56bc415ebbf21a55c4a8bfad64f9a033412f652 (patch)
treea00f68e3634857ca19d2408e88e18de5cb9111d0
parent56a04db5639f09b06f86b5b8ead70c3a7e2393f6 (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 15b78a8..c2dec89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-ark],
[0.7.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/ark],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-ark/issues],
[xf86-video-ark])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])