summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:25 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:25 -0800
commit6653a5056d63360ba6c36c9a004bece3e771de1a (patch)
tree15cca33da62f62b3c8231173a3ecd6ff4b65f120
parent0ef385ad9a4e05f1fad1a9b8402258ada3a4ffcd (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 767dfb8..74c3721 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT([font-sony-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/sony-misc/issues],
[font-sony-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])