diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-11 17:04:20 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-11 17:04:20 +0000 |
| commit | 7ed4b0466edfc0606af43605f230e53c367cfcc4 (patch) | |
| tree | 896dbc64af7c87c3a96c9e43236708fe890976c5 /ccache/abuild | |
| parent | 7bce5a1ee51a9cf63f63d85746bdedadf499b0a2 (diff) | |
| download | alicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.tar.gz alicelinux-7ed4b0466edfc0606af43605f230e53c367cfcc4.zip | |
Woodpecker CI 74c1f4a8593e4ade00eba778e015573bc7d898a4 [SKIP CI]
Diffstat (limited to 'ccache/abuild')
| -rw-r--r-- | ccache/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ccache/abuild b/ccache/abuild index 57239106..5c3ba605 100644 --- a/ccache/abuild +++ b/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.12.3 +version=4.13.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" |