diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-19 06:51:02 +0000 |
| commit | d96eff553bf49eb5a011a7a1cb0b8ec15721ca92 (patch) | |
| tree | d94f0ab6c5cd9c8a318a3b5e5d002d9b83094b74 /repos/extra/cmake/abuild | |
| parent | 66a12841758f5acbdb30e8f632c5a2f73c194b37 (diff) | |
| download | alicelinux-d96eff553bf49eb5a011a7a1cb0b8ec15721ca92.tar.gz alicelinux-d96eff553bf49eb5a011a7a1cb0b8ec15721ca92.zip | |
cmake: updated to 4.3.0
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 4be20d75..8b6f10c9 100644 --- a/repos/extra/cmake/abuild +++ b/repos/extra/cmake/abuild @@ -1,5 +1,5 @@ name=cmake -version=4.2.3 +version=4.3.0 release=1 source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz" |