11c7d00a59
For change log, see: https://github.com/redis/hiredis/releases/tag/v1.3.0 Note this version raises the minimum cmake version from 3.0.0 to 3.7.0. This change fixes build with a host-cmake 4.0.0 (which has removed compatibility with cmake < 3.5). Such a failure happens on Arch Linux which is now providing cmake 4.0. Fixes: https://autobuild.buildroot.org/results/662fc308807866f9e25655541f6a8ef9ff32e55a/ Signed-off-by: James Hilliard <james.hilliard1@gmail.com> [Julien: add details in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>