From: Martin Pitt Date: Sat, 3 Aug 2024 12:36:44 +0000 (+0200) Subject: ubuntu-backport-cockpit: Add jammy X-Git-Url: https://piware.de/gitweb/?a=commitdiff_plain;h=b59be8098fa37a830e0ed18dbb7ad70d5bed82f1;p=bin.git ubuntu-backport-cockpit: Add jammy --- diff --git a/ubuntu-backport-cockpit b/ubuntu-backport-cockpit index 36b281e..07e8c08 100755 --- a/ubuntu-backport-cockpit +++ b/ubuntu-backport-cockpit @@ -34,6 +34,7 @@ cd ${PACKAGE}-* case "$TARGET" in oracular) VER=24.10 ;; noble) VER=24.04 ;; + jammy) VER=22.04 ;; *) echo "Unknown target $TARGET" >&2; exit 1 ;; esac