diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 13:06:17 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 13:06:17 -0800 |
commit | 72e3f2e3e88655066d9687e309ca95c5b7d5e0ce (patch) | |
tree | 5ee69ae6195988599edbef28d3fcf12d68aecd03 | |
parent | a87ba3607d75a0b8f38ea9a91262427cd706ed86 (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 e7d85d5..22ffd87 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-ast], [1.1.5], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast/issues], [xf86-video-ast]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |