bodhi2: change the file_url used in the updateinfo to https
This commit is contained in:
parent
8d86998187
commit
21016c2058
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue