[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 02/03: s/http/https

noreply at xfce.org noreply at xfce.org
Sun Oct 20 00:24:12 CEST 2019


This is an automated email from the git hooks/post-receive script.

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-xkb-plugin.

commit 967e494fb0d1fd899a0b6332b47b7493606cc93a
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Oct 19 19:23:45 2019 -0300

    s/http/https
---
 autogen.sh      | 2 +-
 configure.ac.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 351d7d6..b9839a4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@
 autogen.sh: You don't seem to have the Xfce development tools installed on
             your system, which are required to build this software.
             Please install the xfce4-dev-tools package first, it is available
-            from http://www.xfce.org/.
+            from https://www.xfce.org/.
 EOF
   exit 1
 }
diff --git a/configure.ac.in b/configure.ac.in
index 5b82545..ade318f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -23,7 +23,7 @@ dnl *** Initialize autoconf ***
 dnl ***************************
 AC_COPYRIGHT([Copyright (c) 2006-2013
         The Xfce development team. All rights reserved.])
-AC_INIT([xfce4-xkb-plugin], [xkb_version], [http://bugzilla.xfce.org/], [xfce4-xkb-plugin])
+AC_INIT([xfce4-xkb-plugin], [xkb_version], [https://bugzilla.xfce.org/], [xfce4-xkb-plugin])
 AC_PREREQ([2.50])
 AC_CANONICAL_TARGET()
 AC_REVISION([@REVISION@])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list