devuan: add future daedalus 5.x release

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-03-29 12:01:41 +02:00
parent 623f9aabd4
commit a190e086dd

3
DAB.pm
View File

@ -120,6 +120,9 @@ my $supported_suites = {
'chimaera' => { 'chimaera' => {
ostype => "devuan-4.0", ostype => "devuan-4.0",
}, },
'daedalus' => {
ostype => "devuan-5.0",
},
# UBUNTU # UBUNTU
'hardy' => { 'hardy' => {