Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
995769fd
Commit
995769fd
authored
Dec 13, 2017
by
Francesc Guasch
Browse files
[#500] get fedora checksum from the same url
parent
a086ae51
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
995769fd
...
...
@@ -210,7 +210,7 @@ sub _update_isos {
,
arch
=>
'
amd64
'
,
xml
=>
'
xenial64-amd64.xml
'
,
xml_volume
=>
'
xenial64-volume.xml
'
,
sha256_url
=>
'
http://fedora.mirrors.ovh.net/linux/releases/25/Workstation/x86_64/iso
/Fedora-Workstation-25-.*-x86_64-CHECKSUM
'
,
sha256_url
=>
'
$url
/Fedora-Workstation-25-.*-x86_64-CHECKSUM
'
}
,
fedora_26
=>
{
name
=>
'
Fedora 26
'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment