summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:18:13 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:18:13 -0800
commit3df0a355f92e44ea6eabf09ea0995d00d388ca82 (patch)
tree9b4a97e7e82beb75a8fb34a6b6f5a77b05947cbe
parentb3244827d97c6659842544b9cc175631e13ae8f3 (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 8a1f0cc..bf3a5d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-v4l],
[0.3.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-v4l/issues],
[xf86-video-v4l])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])