diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:43:52 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 16:43:52 +0000 |
| commit | 6726b4d5fe53fe4370602e2fdad0eb3b3f8309bd (patch) | |
| tree | b16f012bf1dd2cac945393889d2b425e9ac59875 /repos/extra/cmake/abuild | |
| parent | b31a86218ce3e86f51e84da84c966e8af3eba261 (diff) | |
| download | alicelinux-6726b4d5fe53fe4370602e2fdad0eb3b3f8309bd.tar.gz alicelinux-6726b4d5fe53fe4370602e2fdad0eb3b3f8309bd.zip | |
cmake: updated to 4.2.1
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 78f57b6d..d464b30f 100644 --- a/repos/extra/cmake/abuild +++ b/repos/extra/cmake/abuild @@ -1,5 +1,5 @@ name=cmake -version=4.2.0 +version=4.2.1 release=1 source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz" |