bodhi2: change the file_url used in the updateinfo to https

This commit is contained in:
Luke Macken 2015-08-21 00:50:23 +00:00
parent 8d86998187
commit 21016c2058

View file

@ -107,7 +107,7 @@ comps_url = git://git.fedorahosted.org/comps.git
##
## Mirror settings
##
file_url = http://download.fedoraproject.org/pub/fedora/linux/updates
file_url = https://download.fedoraproject.org/pub/fedora/linux/updates
master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repodata/repomd.xml
fedora_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repodata/repomd.xml
fedora_epel_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml