diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:47:58 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-25 09:47:58 +0000 |
| commit | f462b41b8ece0501d948837dd08e451f8077242b (patch) | |
| tree | 2c42965ea46dfffaebe4ab086d0fa058e173b46f /ccache/abuild | |
| parent | 52a4b1748b500bf0738a18fd2a4a8227a9fca715 (diff) | |
| download | alicelinux-f462b41b8ece0501d948837dd08e451f8077242b.tar.gz alicelinux-f462b41b8ece0501d948837dd08e451f8077242b.zip | |
Woodpecker CI 97e9b306c27d155b09c632d2f97ca865968bbe49 [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 5c3ba605..218ae1b2 100644 --- a/ccache/abuild +++ b/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.13.1 +version=4.13.2 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" |