diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:19:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-08 06:19:41 +0000 |
| commit | 7c52cf9ebc7554df8abcd8b0d6b788a67477c95c (patch) | |
| tree | ca7b76e3f0f4f07b6cc50dfbf94c798e81eba754 /repos/extra/ccache/abuild | |
| parent | e998bee21115f973a7de52a3db555130d7febce6 (diff) | |
| download | alicelinux-7c52cf9ebc7554df8abcd8b0d6b788a67477c95c.tar.gz alicelinux-7c52cf9ebc7554df8abcd8b0d6b788a67477c95c.zip | |
ccache: updated to 4.11.3
Diffstat (limited to 'repos/extra/ccache/abuild')
| -rw-r--r-- | repos/extra/ccache/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/ccache/abuild b/repos/extra/ccache/abuild index 826b8269..87d228a6 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.11.2 +version=4.11.3 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" build_opt="-DREDIS_STORAGE_BACKEND=OFF -DENABLE_TESTING=OFF" |