From 0575ae556cbe5bd8c5b32656b3930014a531e942 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 21 Jun 2023 07:26:16 +0200 Subject: [PATCH] ubuntu-backport-cockpit: Add 23.10 mantic --- ubuntu-backport-cockpit | 1 + 1 file changed, 1 insertion(+) 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 ;; -- 2.39.2