diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:03:58 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:03:58 +0000 |
| commit | f22565c7d3ad87bcc410632773ecdaf882ca76c8 (patch) | |
| tree | 9cc60b9652d352935c490568dd002af310392574 /repos/extra/ccache/abuild | |
| parent | 21cfb9897152ca382704bfa29194ec231ed04088 (diff) | |
| download | alicelinux-f22565c7d3ad87bcc410632773ecdaf882ca76c8.tar.gz alicelinux-f22565c7d3ad87bcc410632773ecdaf882ca76c8.zip | |
ccache: updated to 4.11
Diffstat (limited to 'repos/extra/ccache/abuild')
| -rw-r--r-- | repos/extra/ccache/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/ccache/abuild b/repos/extra/ccache/abuild index 613e1a80..3ef040f1 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,6 +1,6 @@ name=ccache -version=4.10.2 -release=2 +version=4.11 +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" |