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 --- el6xt.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'el6xt.cfg') diff --git a/el6xt.cfg b/el6xt.cfg index f4aa475..59c6f8f 100644 --- a/el6xt.cfg +++ b/el6xt.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']=".el6.remi" config_opts['macros']['%rhel']="6" config_opts['macros']['%_with_ibase']="1" -- cgit