summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-26 16:26:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-26 16:27:36 -0800
commitd5078a3e27b7333a0f2f64513f772884fcac1bb2 (patch)
treeba21c6064141723ee7623ed0f11b5f9584463504
parent1401a772fbc191cc9f5e8f3a23435ba7462bd94b (diff)
Update configure.ac bug URL for gitlab migrationHEADmaster
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 b839b3d..d1f354d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-opentegra],
[0.7.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-opentegra/issues],
[xf86-video-opentegra])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])