diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:22:40 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:22:40 +0000 |
| commit | 03d3040fa4afb149922f84ab65cdf7b2b605547e (patch) | |
| tree | 67f980bc72eae2bb0ee0e5bffb131d2d5caeedbe /repos/extra/ccache/abuild | |
| parent | de83e6f143773c33ac8bc8fcbce375cd490b2fb1 (diff) | |
| download | alicelinux-03d3040fa4afb149922f84ab65cdf7b2b605547e.tar.gz alicelinux-03d3040fa4afb149922f84ab65cdf7b2b605547e.zip | |
ccache: updated to 4.12
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 87d228a6..20777425 100644 --- a/repos/extra/ccache/abuild +++ b/repos/extra/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.11.3 +version=4.12 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" |