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