Changeset ad113747
- Timestamp:
- 05/28/2021 06:21:06 PM (22 months ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 82731495
- Parents:
- 42b36ef
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cmake.xml
r42b36ef rad113747 7 7 <!ENTITY cmake-download-http "https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " cd0e7735f1e51f30ee3b0844390a464a">9 <!ENTITY cmake-md5sum "57ddb91cd14cb7e58a34f1f1066bf8c2"> 10 10 <!ENTITY cmake-size "9.0 MB"> 11 <!ENTITY cmake-buildsize "3 76 MB (add 901MB for tests)">11 <!ENTITY cmake-buildsize "320 MB (add 888 MB for tests)"> 12 12 <!ENTITY cmake-time "2.0 SBU (add 3.2 SBU for tests, both using parallelism=4)"> 13 13 ]> -
introduction/welcome/changelog.xml
r42b36ef rad113747 43 43 --> 44 44 <listitem> 45 <para>May 28th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to cmake-3.20.3. Fixes 49 <ulink url="&blfs-ticket-root;15092">#15092</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>May 27th, 2021</para> 46 56 <itemizedlist> -
packages.ent
r42b36ef rad113747 337 337 <!ENTITY clisp-version "2.49"> 338 338 <!ENTITY cmake-major-version "3.20"> 339 <!ENTITY cmake-minor-version " 2">339 <!ENTITY cmake-minor-version "3"> 340 340 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 341 341 <!ENTITY dejagnu-version "1.6.2">
Note:
See TracChangeset
for help on using the changeset viewer.