summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:11:35 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:11:35 -0800
commite5cf6ddd40e269b60422acffeb8cab9a3c2f0773 (patch)
tree875dc7aac8f769d5a48857f82b3b0be9770c919f
parent50bf3222f07f7d558909512e63fd62294f8fc52c (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 2343da8..3d3c405 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-sunleo],
[1.2.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-sunleo/issues],
[xf86-video-sunleo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])