summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:09:45 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:09:45 -0800
commit922d545296e387e196836ce3c9caf48e0518e0e1 (patch)
tree5fe0102a1370197078d6d95bad6f6322ae8dc0f2
parent20aee9211dbda73460d49b4f0569147b8a09d4e6 (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 010f9f0..bc9ce94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-sisusb],
[0.9.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-sisusb/issues],
[xf86-video-sisusb])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])