Skip to content

Commit fa053ab

Browse files
author
MarcoFalke
committed
build: Add Centos Stream 9 EOL URL
To match the format of the previous section about the Ubuntu 22.04 EOL.
1 parent 92c787f commit fa053ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Ubuntu 22.04 LTS Jammy Jellyfish, https://wiki.ubuntu.com/Releases, EOSS in June 2027:
66
# - CMake 3.22.1, https://packages.ubuntu.com/jammy/cmake
77
#
8-
# Centos Stream 9, EOL in May 2027:
8+
# Centos Stream 9, https://www.centos.org/cl-vs-cs/#end-of-life, EOL in May 2027:
99
# - CMake 3.26.5, https://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/Packages/
1010
cmake_minimum_required(VERSION 3.22)
1111
if(POLICY CMP0141)

0 commit comments

Comments
 (0)