Skip to content

Commit

Permalink
[UPC#389] We use the Debian archive now
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Nov 27, 2017
1 parent f85f1d9 commit 293a965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@ sub _update_isos {
,debian_stretch => {
name =>'Debian Stretch 64 bits'
,description => 'Debian 9.0 Stretch 64 bits (XFCE desktop)'
,url => 'https://cdimage.debian.org/debian-cd/9.1.0/amd64/iso-cd/'
,url => 'http://cdimage.debian.org/cdimage/archive/9.1.0/amd64/iso-cd/'
,file_re => 'debian-9.[\d\.]+-amd64-xfce-CD-1.iso'
,md5_url => 'https://cdimage.debian.org/debian-cd/9.1.0/amd64/iso-cd/MD5SUMS'
,md5_url => 'http://cdimage.debian.org/cdimage/archive/9.1.0/amd64/iso-cd/MD5SUMS'
,xml => 'jessie-amd64.xml'
,xml_volume => 'jessie-volume.xml'
}
Expand Down

0 comments on commit 293a965

Please sign in to comment.