diff options
author | kx <kx@radix-linux.su> | 2025-08-29 18:29:17 +0300 |
---|---|---|
committer | kx <kx@radix-linux.su> | 2025-08-29 18:29:17 +0300 |
commit | 6b2d71fc5be20a95ad33e7ef681544f64506a6fa (patch) | |
tree | fcda72d8890aca4c2f9751b3e4ae09f9c9536c90 /packages/d/cmake/Makefile | |
parent | 62dbd478aa5e2abba40675f038544e3a83696b5e (diff) | |
download | sources-trunk.tar.xz |
Diffstat (limited to 'packages/d/cmake/Makefile')
-rw-r--r-- | packages/d/cmake/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/d/cmake/Makefile b/packages/d/cmake/Makefile index f7dab2b..bd7aeb7 100644 --- a/packages/d/cmake/Makefile +++ b/packages/d/cmake/Makefile @@ -10,7 +10,8 @@ url = https://www.cmake.org/files -versions = 2.8.12.2 3.0.2 3.4.3 3.5.2 3.22.1 3.26.3 +versions = 2.8.12.2 3.0.2 3.4.3 3.5.2 3.22.1 3.26.3 3.31.8 +versions += 4.1.1 pkgname = cmake suffix = tar.gz |