From 1be284a50a58d5241dbf2cb035dc3f403bb7c927 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Dec 2016 08:38:37 +0100 Subject: switch link to https --- el7x70.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'el7x70.cfg') diff --git a/el7x70.cfg b/el7x70.cfg index 14a1ac4..dbaf694 100644 --- a/el7x70.cfg +++ b/el7x70.cfg @@ -17,8 +17,8 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm' 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']=".el7.remi" config_opts['macros']['%rhel']="7" config_opts['macros']['%_with_ibase']="1" -- cgit