summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSean Davis <smd.seandavis@gmail.com>2020-06-11 20:39:02 -0400
committerSean Davis <smd.seandavis@gmail.com>2020-06-11 20:39:02 -0400
commita282457a9e0755c7230aee8d7bcdf0c495c7f0c1 (patch)
tree5d8115ea57eb69f0b2e72a571c12164d878b1bdb /configure.ac
parent66d99e498bd37455f298e4a853a6c45225236aec (diff)
downloadlightdm-gtk-greeter-git-a282457a9e0755c7230aee8d7bcdf0c495c7f0c1.tar.gz
Update URLs
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5bb5bf3..5619f5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
-AC_INIT([lightdm-gtk-greeter],[2.0.7],[https://launchpad.net/lightdm-gtk-greeter])
+AC_INIT([lightdm-gtk-greeter],[2.0.7],[https://github.com/xubuntu/lightdm-gtk-greeter])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/lightdm-gtk-greeter.c])
AC_CONFIG_MACRO_DIR([m4])