diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-07 08:38:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-07 08:38:37 +0100 |
commit | 1be284a50a58d5241dbf2cb035dc3f403bb7c927 (patch) | |
tree | 05f233676d54a6732d4579861ce9dfa9d0384549 /el7xscl70.cfg | |
parent | 230b89a3d63b66f6ed6d7878cf497747249cd432 (diff) |
switch link to https
Diffstat (limited to 'el7xscl70.cfg')
-rw-r--r-- | el7xscl70.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/el7xscl70.cfg b/el7xscl70.cfg index 3299367..3fcbe18 100644 --- a/el7xscl70.cfg +++ b/el7xscl70.cfg @@ -19,8 +19,8 @@ config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" 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" |