summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:04:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:04:37 -0800
commit68566543a1e437c80c45487197e808d9b11bd7e1 (patch)
treead9d98852160d1aa2fa5feb4a1fd978fb4c10911
parent94a6c6ca02ba6057320d29af8ac22c97994976c9 (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 9200d43..9a3908d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure script
AC_PREREQ([2.60])
AC_INIT([xf86-input-void],
[1.4.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-input-void/issues],
xf86-input-void)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_AUX_DIR(.)