hiredis: upgrade 1.3.0 -> 1.3.1

Also update branch and include tag in the SRC_URI

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

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-24 12:58:56 +05:30
committed by Anuj Mittal
parent 56f07f3e89
commit fe0503d236
@@ -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 \
git://github.com/redis/hiredis;protocol=https;branch=release/v1.3.X;tag=v${PV} \
file://run-ptest \
"
SRCREV = "ccad7ebaf99310957004661d1c5f82d2a33ebd10"
SRCREV = "bad0c4dbde7d8b9bb116002fe10235c663949730"
inherit cmake ptest