diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:31:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:31:23 +0000 |
| commit | 99a2b3475d2dae7d994818c1c3e9f1e2796b3991 (patch) | |
| tree | e2dfc4f5ff58070d62ec2abeb56448de0234d326 /repos/extra/ccache/abuild | |
| parent | bd9118ad0e9d3b170a810c079efed79b3e51092b (diff) | |
| download | alicelinux-99a2b3475d2dae7d994818c1c3e9f1e2796b3991.tar.gz alicelinux-99a2b3475d2dae7d994818c1c3e9f1e2796b3991.zip | |
ccache: updated to 4.12.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 9b377afa..57239106 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.12.2 +version=4.12.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" |