diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:36 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:41:36 +0000 |
| commit | 1dd9b52f99644612e0d2faf1ac78205c3a80f14f (patch) | |
| tree | 635c22ce36c425d48ff2326a0c1f0f32fd9c698f /repos/extra/ccache/abuild | |
| parent | d1a6aea104ba92522fb8c8715d9b9390a02b13a8 (diff) | |
| download | alicelinux-1dd9b52f99644612e0d2faf1ac78205c3a80f14f.tar.gz alicelinux-1dd9b52f99644612e0d2faf1ac78205c3a80f14f.zip | |
ccache: updated to 4.13.2
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 5c3ba605..218ae1b2 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.13.1 +version=4.13.2 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" |