summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 18:57:58 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 18:57:58 -0800
commit3af7cd1faf42f6458d72bd412349478e252e9bd6 (patch)
treea5664551d93049e9a04701907c1c21f92f52d4e6
parent49558fb904b53958e7bba46ebafa27f66360532f (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 b1c6cc7..d8e6f88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
[6.12.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128/issues],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])