From c358bdce6e5310fd4386510fcbfeacec24262fb3 Mon Sep 17 00:00:00 2001 From: Jakub Skoczen Date: Sun, 15 Sep 2024 09:07:32 +0200 Subject: [PATCH] Add CentOS 9, remove unsupported --- IDMETA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 63084218..ccd5085e 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="bookworm bullseye" UBUNTU_DIST="noble jammy focal" -CENTOS_DIST="centos7 centos8" +CENTOS_DIST="centos9" VERSION=5.34.1