X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=ubuntu-backport-cockpit;fp=ubuntu-backport-cockpit;h=f8e2427f71727c9ecc426e7e78b396db15c06fc3;hp=a277df76ecd9ce9765ba777e9cf84cd54968fe7d;hb=0575ae556cbe5bd8c5b32656b3930014a531e942;hpb=6afb551d8a7437d8dbb096bd09c074918b8004a5 diff --git a/ubuntu-backport-cockpit b/ubuntu-backport-cockpit index a277df7..f8e2427 100755 --- a/ubuntu-backport-cockpit +++ b/ubuntu-backport-cockpit @@ -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 ;;