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