smarty: fix SRC_URI branch

The previous, support/4.3 branch is now called support/4.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Gyorgy Sarvari 2025-11-09 17:00:09 +01:00 committed by Anuj Mittal
parent 0a11f69c6c
commit 9ac1bdc4e8

View File

@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3"
DEPENDS += "php"
SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=support/4.3"
SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=support/4"
SRCREV = "f4152e9b814ae2369b6e4935c05e1e0c3654318d"