]> piware.de Git - bin.git/commitdiff
ubuntu-backport-cockpit: Add 23.10 mantic
authorMartin Pitt <martin@piware.de>
Wed, 21 Jun 2023 05:26:16 +0000 (07:26 +0200)
committerMartin Pitt <martin@piware.de>
Wed, 21 Jun 2023 05:26:16 +0000 (07:26 +0200)
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 ;;