summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:58:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:58:33 -0800
commit673d42c5ffbbb07ad6b9b3d99a9cc78198999dd1 (patch)
tree8fee9bb83395bee0f62f0c9b0eb3954a5295661f
parentfa5c2797921b2b0c6dcdde5cf1832a90a0a9dfbf (diff)
downloadxorg-app-xauth-673d42c5ffbbb07ad6b9b3d99a9cc78198999dd1.tar.gz
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 4bc43e2..fc3cfda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xauth],
[1.0.10],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xauth/issues],
[xauth])
AM_INIT_AUTOMAKE([foreign dist-bzip2])