diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:27 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:27 +0800 |
| commit | 1cd9d2120b9a2c3bcba4f698a6cf0973c6967618 (patch) | |
| tree | 463d209280c3184fb51548f74252ddf0309c7d4d /repos/extra/cmake/abuild | |
| parent | 669af88af4f7931d431675ddfcff313ed2b7c42a (diff) | |
| download | alicelinux-1cd9d2120b9a2c3bcba4f698a6cf0973c6967618.tar.gz alicelinux-1cd9d2120b9a2c3bcba4f698a6cf0973c6967618.zip | |
cmake: updated to 3.31.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 ffd248d3..a020942f 100644 --- a/repos/extra/cmake/abuild +++ b/repos/extra/cmake/abuild @@ -1,5 +1,5 @@ name=cmake -version=3.31.1 +version=3.31.2 release=1 source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz" build_opt="--system-libs" |