diff options
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 94359cf4..9b377afa 100644 --- a/ccache/abuild +++ b/ccache/abuild @@ -1,5 +1,5 @@ name=ccache -version=4.12.1 +version=4.12.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" |