smarty: update 5.4.2 -> 5.4.3

Changelog:
===========
- replace/qualify call_user_func_array
- Restore special handling of isset and empty as it was in v4

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-02-10 17:01:35 +08:00 committed by Khem Raj
parent 68899200e3
commit c5199e0925
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3"
SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master"
SRCREV = "642a97adcc2bf6c1b2458d6afeeb36ae001c1c2f"
SRCREV = "c6bff5795081ca5e60aabda59fb87daa511acd1e"
S = "${UNPACKDIR}/git"