diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:04:31 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-25 05:04:31 +0000 |
| commit | 19e1fcb920cdcd38bb551bcf1216993a21b9244f (patch) | |
| tree | 5115ec2cca26294b8384194150799cfdad4e1b64 /repos/extra/cmake/abuild | |
| parent | 4c469353d61e01fa74be3f89ded03375dd46c303 (diff) | |
| download | alicelinux-19e1fcb920cdcd38bb551bcf1216993a21b9244f.tar.gz alicelinux-19e1fcb920cdcd38bb551bcf1216993a21b9244f.zip | |
cmake: updated to 4.2.2
Diffstat (limited to 'repos/extra/cmake/abuild')
| -rw-r--r-- | repos/extra/cmake/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/cmake/abuild b/repos/extra/cmake/abuild index d464b30f..c9c0e746 100644 --- a/repos/extra/cmake/abuild +++ b/repos/extra/cmake/abuild @@ -1,5 +1,5 @@ name=cmake -version=4.2.1 +version=4.2.2 release=1 source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz" |