hiredis: upgrade 1.4.0 -> 1.4.1

Also update branch in the SRC_URI,

Changelog:
https://github.com/redis/hiredis/releases/tag/v1.4.1

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-11 17:37:28 +12:00
committed by Khem Raj
parent 6be0e63ad0
commit 711a10fff4
@@ -5,10 +5,10 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=d84d659a35c666d23233e54503aaea51"
SRC_URI = " \
git://github.com/redis/hiredis;protocol=https;branch=master;tag=v${PV} \
git://github.com/redis/hiredis;protocol=https;branch=release/v1.4.X;tag=v${PV} \
file://run-ptest \
"
SRCREV = "67c88a05bb97c40d5c29d0680e51828627e4f362"
SRCREV = "616f2286ba5503f74ae96e720623fa11dbc690af"
inherit cmake ptest