summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2019-04-16 22:55:18 -0300
committerAndre Miranda <andreldm@xfce.org>2019-04-16 22:55:18 -0300
commit407320678e3ae2e73c1b2e8cdd19d18700eef218 (patch)
treea57a3c9eb4a4a42c5d57da2b967165b878bcedab /configure.ac
parentba9533976fa54e018f2e7e0efaa309fe30bf6c13 (diff)
downloadtumbler-407320678e3ae2e73c1b2e8cdd19d18700eef218.tar.gz
Update URLs in README and configure.ac
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 87976f6..d59f020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl *** Initialize autoconf ***
dnl ***************************
AC_COPYRIGHT([Copyright (c) 2009-2011 Jannis Pohlmann <jannis@xfce.org>])
AC_COPYRIGHT([Copyright (c) 2016-2017 Ali Abdallah <ali@xfce.org>])
-AC_INIT([tumbler], [tumbler_version], [http://bugzilla.xfce.org/])
+AC_INIT([tumbler], [tumbler_version], [https://bugzilla.xfce.org/])
AC_PREREQ([2.60])
AC_CANONICAL_TARGET()