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 /fc21xscl55.cfg | |
parent | 230b89a3d63b66f6ed6d7878cf497747249cd432 (diff) |
switch link to https
Diffstat (limited to 'fc21xscl55.cfg')
-rw-r--r-- | fc21xscl55.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fc21xscl55.cfg b/fc21xscl55.cfg index a509522..c7e3876 100644 --- a/fc21xscl55.cfg +++ b/fc21xscl55.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']=".fc21.remi" config_opts['macros']['%fedora']="21" config_opts['macros']['%_with_ibase']="1" |