diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:26:30 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:26:30 +0000 |
| commit | fcdb5c6db90b221ec935b70c490b03e509e43d92 (patch) | |
| tree | c780db61358c160922081ab4c09bb604cc13d281 /repos/extra/ccache/abuild | |
| parent | 17064f0bb521a139eec7d69748cf4267cd4531c4 (diff) | |
| download | alicelinux-fcdb5c6db90b221ec935b70c490b03e509e43d92.tar.gz alicelinux-fcdb5c6db90b221ec935b70c490b03e509e43d92.zip | |
ccache: updated to 4.12.1
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 20777425..94359cf4 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.12 +version=4.12.1 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" |