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