summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:57:53 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-25 13:57:53 -0800
commitdf37efae78f874b219758dc05d4740477d371300 (patch)
treeee71eff291a1d0812d9de414e3a7fb7060567fb6
parentc428d075998d7ebd50046094aa0b2ecc39bb353f (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 ab403a7..14e4780 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ(2.60)
AC_INIT([xf86-video-geode],
[2.11.19],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2Fgeode],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-geode/issues],
[xf86-video-geode],
[http://www.x.org/wiki/GeodeDriver])