diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-28 23:46:06 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-28 23:46:06 +0000 |
| commit | 9d21647e5967ea92878cf18e435d9f0ea76dd514 (patch) | |
| tree | 81171df5a3277a27440d74d71948fbe9dc5add8f /ccache/abuild | |
| parent | 99cda6551ec3050c9061d87e8011b9f1bb57be1d (diff) | |
| download | alicelinux-9d21647e5967ea92878cf18e435d9f0ea76dd514.tar.gz alicelinux-9d21647e5967ea92878cf18e435d9f0ea76dd514.zip | |
Woodpecker CI 4ce71d772da8a401958771eb19293b6ef2190126 [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 b5b8a55d..d6176f8e 100644 --- a/ccache/abuild +++ b/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.13.4 +version=4.13.5 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" |