diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-09 05:39:40 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-09 05:39:40 +0000 |
| commit | 677fef259b463a498952b06f479027e8a177c7fe (patch) | |
| tree | 54b5c02dc96e1ee764c5bda6929aa3e6c88fb382 /ccache/abuild | |
| parent | 66544421663506b4e86189633bf7b41a312b1a23 (diff) | |
| download | alicelinux-677fef259b463a498952b06f479027e8a177c7fe.tar.gz alicelinux-677fef259b463a498952b06f479027e8a177c7fe.zip | |
Woodpecker CI 20a110129fcda7fabe634c0bb3a3ed63b599ae78 [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 d6176f8e..75ce0e75 100644 --- a/ccache/abuild +++ b/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.13.5 +version=4.13.6 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" |