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