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 --- fc20xscl70.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fc20xscl70.cfg') diff --git a/fc20xscl70.cfg b/fc20xscl70.cfg index 0031e13..7ff782b 100644 --- a/fc20xscl70.cfg +++ b/fc20xscl70.cfg @@ -20,8 +20,8 @@ config_opts['macros']['%_scl_prefix']="/opt/remi" 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']=".fc20.remi" config_opts['macros']['%fedora']="20" config_opts['macros']['%_with_ibase']="1" -- cgit