X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=ubuntu-backport-cockpit;fp=ubuntu-backport-cockpit;h=a8cf5f491e28ed81cd6d84fd171e065419260f2a;hp=8d46bf8664754d18d44c5a58a30edebc7813ed1e;hb=6ad9f22601e5cbe2be714f68b5caffe9e96920da;hpb=8248c11cc17fa2c6d65b9668405793bb91c040c5 diff --git a/ubuntu-backport-cockpit b/ubuntu-backport-cockpit index 8d46bf8..a8cf5f4 100755 --- a/ubuntu-backport-cockpit +++ b/ubuntu-backport-cockpit @@ -31,6 +31,8 @@ apt-get source $PACKAGE cd ${PACKAGE}-* case "$TARGET" in + lunar) VER=23.04 ;; + kinetic) VER=22.10 ;; jammy) VER=22.04 ;; impish) VER=21.10 ;; focal) VER=20.04 ;;