[libvirt] [dbus PATCH] configure: Use HTTPS URL for libvirt.org

Andrea Bolognani abologna at redhat.com
Fri Jun 29 13:11:10 UTC 2018


Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
Pushed as trivial.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 1a0a457..d7820dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libvirt-dbus], [1.1.0], [libvir-list at redhat.com], [], [http://libvirt.org])
+AC_INIT([libvirt-dbus], [1.1.0], [libvir-list at redhat.com], [], [https://libvirt.org])
 
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_AUX_DIR([build-aux])
-- 
2.17.1




More information about the libvir-list mailing list