From 1be284a50a58d5241dbf2cb035dc3f403bb7c927 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Wed, 7 Dec 2016 08:38:37 +0100
Subject: switch link to https

---
 fc24x.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'fc24x.cfg')

diff --git a/fc24x.cfg b/fc24x.cfg
index 7390500..36fd630 100644
--- a/fc24x.cfg
+++ b/fc24x.cfg
@@ -18,8 +18,8 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
 config_opts['macros']['%_topdir']="/builddir/build"
 config_opts['macros']['%_smp_mflags']="-j6"
 config_opts['macros']['%vendor']="Remi Collet"
-config_opts['macros']['%packager']="http://blog.remirepo.net/"
-config_opts['macros']['%bugurl']="http://forum.remirepo.net/"
+config_opts['macros']['%packager']="https://blog.remirepo.net/"
+config_opts['macros']['%bugurl']="https://forum.remirepo.net/"
 config_opts['macros']['%dist']=".fc24.remi"
 config_opts['macros']['%fedora']="24"
 config_opts['macros']['%_with_ibase']="1"
-- 
cgit