From a39cd72b9a849f80651b993a4145cd7fde55809b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Dec 2016 08:38:37 +0100 Subject: switch link to https --- mock/el5x55.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mock/el5x55.cfg') diff --git a/mock/el5x55.cfg b/mock/el5x55.cfg index 7ce4f8a..a957670 100644 --- a/mock/el5x55.cfg +++ b/mock/el5x55.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']=".el5.remi" config_opts['macros']['%rhel']="5" config_opts['macros']['%_with_ibase']="1" -- cgit