summaryrefslogtreecommitdiffstats
path: root/fc19x.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-07 08:38:37 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-07 08:38:37 +0100
commit1be284a50a58d5241dbf2cb035dc3f403bb7c927 (patch)
tree05f233676d54a6732d4579861ce9dfa9d0384549 /fc19x.cfg
parent230b89a3d63b66f6ed6d7878cf497747249cd432 (diff)
switch link to https
Diffstat (limited to 'fc19x.cfg')
-rw-r--r--fc19x.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/fc19x.cfg b/fc19x.cfg
index 4acafe7..6d29442 100644
--- a/fc19x.cfg
+++ b/fc19x.cfg
@@ -18,8 +18,8 @@ config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
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']=".fc19.remi"
config_opts['macros']['%fedora']="19"
config_opts['macros']['%_with_ibase']="1"