wok diff cmake/description.txt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents 8e758a7a90c9
children
line diff
     1.1 --- a/cmake/description.txt	Wed Feb 22 13:34:36 2012 -0800
     1.2 +++ b/cmake/description.txt	Thu Sep 29 20:05:23 2022 +0000
     1.3 @@ -1,4 +1,5 @@
     1.4 -CMake is a family of tools designed to build, test and package software. CMake 
     1.5 -is used to control the software compilation process using simple platform and 
     1.6 -compiler independent configuration files. CMake generates native makefiles and 
     1.7 -workspaces that can be used in the compiler environment of your choice. 
     1.8 +CMake is a family of tools designed to build, test and package software.
     1.9 +CMake is used to control the software compilation process using simple
    1.10 +platform and compiler independent configuration files.
    1.11 +CMake generates native makefiles and workspaces that can be used in the
    1.12 +compiler environment of your choice.