diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:32:23 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:32:23 +0000 |
| commit | 0c648009674f2efbfc93a78cf93a8d79ac963ec2 (patch) | |
| tree | 2f9839be62fa55400caec9d30133afa42b5c5ea2 /ccache/abuild | |
| parent | 182a352b304120b3a13b1d4bd4f95b2933ae126f (diff) | |
| download | alicelinux-0c648009674f2efbfc93a78cf93a8d79ac963ec2.tar.gz alicelinux-0c648009674f2efbfc93a78cf93a8d79ac963ec2.zip | |
Woodpecker CI 59edd06e4ccb8fed865b3fc9cfd52a5a6b4d2af7 [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 9b377afa..57239106 100644 --- a/ccache/abuild +++ b/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.12.2 +version=4.12.3 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" |