summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:10:12 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:10:12 -0800
commit5d549c78e21a41803ee1c55a6fff40ca8fea2a59 (patch)
tree70597e4891785c067b1288a75c335a55205b5edf
parent60ab990f7ed2df6c943d3e307eee641f6ba7701f (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 d4df451..6867ce4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-suncg14],
[1.1.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg14/issues],
[xf86-video-suncg14])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])