diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:54 +0800 |
| commit | 6f058e191d365124bf5b42ffbe6502caac62d48b (patch) | |
| tree | b6bb47811baec8a3674fd821c52d6ef2ad8d29f8 /repos/extra/cmake/abuild | |
| parent | aae82a55b0d91a36b0c2f84151353402547337c8 (diff) | |
| download | alicelinux-6f058e191d365124bf5b42ffbe6502caac62d48b.tar.gz alicelinux-6f058e191d365124bf5b42ffbe6502caac62d48b.zip | |
cmake: updated to 3.30.3
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 62f53141..99c7bcf8 100644 --- a/repos/extra/cmake/abuild +++ b/repos/extra/cmake/abuild @@ -1,5 +1,5 @@ name=cmake -version=3.30.2 +version=3.30.3 release=1 source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz" build_opt="--system-libs" |