Files
termux-packages/packages/valkey
termux-pacman-bot c39b29e18b fix(main/valkey): do not conflict with libhiredis
- Fixes https://github.com/termux/termux-packages/issues/26864

- `libhiredis` is built into the CMake version of `valkey` and is hard to separate cleanly, but I was able to separate it by modifying the vendored `libhiredis` code to not install `libhiredis` files with `valkey`.
2025-10-14 16:41:26 +00:00
..