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 /sclo754.cfg | |
parent | 230b89a3d63b66f6ed6d7878cf497747249cd432 (diff) |
switch link to https
Diffstat (limited to 'sclo754.cfg')
-rw-r--r-- | sclo754.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sclo754.cfg b/sclo754.cfg index bfbeab9..1ab8701 100644 --- a/sclo754.cfg +++ b/sclo754.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" |