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
4efcf211
Commit
4efcf211
authored
Jan 17, 2018
by
Francesc Guasch
Browse files
[#515] Search Lubuntu 17.10 with regexp
parent
377c8a84
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/Ravada.pm
View file @
4efcf211
...
...
@@ -273,8 +273,8 @@ sub _update_isos {
,
lubuntu_aardvark
=>
{
name
=>
'
Lubuntu Artful Aardvark
'
,
description
=>
'
Lubuntu 17.10 Artful Aardvark 64 bits
'
,
url
=>
'
http://cdimage.ubuntu.com/lubuntu/releases/17.10/release/lubuntu-17.10-desktop-amd64.iso
'
,
md5_url
=>
'
http://cdimage.ubuntu.com/lubuntu/releases/17.10/release
/MD5SUMS
'
,
url
=>
'
http://cdimage.ubuntu.com/lubuntu/releases/17.10
.*
/release/lubuntu-17.10
.*
-desktop-amd64.iso
'
,
md5_url
=>
'
$url
/MD5SUMS
'
,
xml
=>
'
yakkety64-amd64.xml
'
,
xml_volume
=>
'
yakkety64-volume.xml
'
}
...
...
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