diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 19:08:46 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 19:08:46 -0800 |
commit | 8e7eea6e1c6fc1e3a3c9d01b517a2a9ad1a11dac (patch) | |
tree | 34552e09a0fdbb61e9b5065f7df35c7eb046a352 | |
parent | 1449cbc907092a17336bfc596d27fbbac256788c (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 139202d..92cede1 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-siliconmotion], [1.7.9], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/siliconmotion], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-siliconmotion/issues], [xf86-video-siliconmotion]) # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS |