]> piware.de Git - bin.git/commitdiff
ubuntu-backport-cockpit: Drop oracular, add plucky
authorMartin Pitt <martin@piware.de>
Sat, 19 Jul 2025 03:02:05 +0000 (05:02 +0200)
committerMartin Pitt <martin@piware.de>
Sat, 19 Jul 2025 03:02:05 +0000 (05:02 +0200)
ubuntu-backport-cockpit

index b1d182893b82113be8cf665adc8fb21217f5bd72..3f677c9a7c819762bb8281cba2380861f417632b 100755 (executable)
@@ -38,7 +38,7 @@ fi
 cd ${PACKAGE}-*
 
 case "$TARGET" in
-    oracular) VER=24.10 ;;
+    plucky) VER=25.04 ;;
     noble) VER=24.04 ;;
     jammy) VER=22.04 ;;
     *) echo "Unknown target $TARGET" >&2; exit 1 ;;