diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 13:08:00 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 13:08:00 -0800 |
commit | d1139bd2febe5282cb2ac8887ec944470921d04c (patch) | |
tree | b6d980787961b31d620d97d1bd98cf13448dfa2a | |
parent | 4f0d349f5497d1e9b7ee19fe46818ffa1a272d52 (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 02285c1..ded010a 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-cirrus], [1.5.3], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-cirrus/issues], [xf86-video-cirrus]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |