diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-19 04:46:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-19 04:46:23 +0000 |
| commit | 73dea16bbb9c348512d492c466f668e60b8b23bf (patch) | |
| tree | d834d4c1e78b67e8d4d5819008034ca5cccdfb0c /repos/extra/ccache/abuild | |
| parent | be47fa0a069c942a7008a63d621accf1b3757108 (diff) | |
| download | alicelinux-73dea16bbb9c348512d492c466f668e60b8b23bf.tar.gz alicelinux-73dea16bbb9c348512d492c466f668e60b8b23bf.zip | |
ccache: updated to 4.11.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 3ef040f1..e2920b1c 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.11 +version=4.11.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" |