]> piware.de Git - bin.git/blobdiff - ubuntu-backport-cockpit
ubuntu-backport-cockpit: Add 23.10 mantic
[bin.git] / ubuntu-backport-cockpit
index a277df76ecd9ce9765ba777e9cf84cd54968fe7d..f8e2427f71727c9ecc426e7e78b396db15c06fc3 100755 (executable)
@@ -32,6 +32,7 @@ apt-get source $PACKAGE
 cd ${PACKAGE}-*
 
 case "$TARGET" in
+    mantic) VER=23.10 ;;
     lunar) VER=23.04 ;;
     kinetic) VER=22.10 ;;
     jammy) VER=22.04 ;;