]> piware.de Git - bin.git/blobdiff - ubuntu-backport-cockpit
ubuntu-backport-cockpit: Add kinetic and lunar
[bin.git] / ubuntu-backport-cockpit
index 8d46bf8664754d18d44c5a58a30edebc7813ed1e..a8cf5f491e28ed81cd6d84fd171e065419260f2a 100755 (executable)
@@ -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 ;;