mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 22:44:17 +00:00
smarty: upgrade 4.3.4 -> 4.4.1
Changelog: =========== - Fixed internal release-tooling - Using the '|implode', '|json_encode' and '|substr' modifiers does not generate a deprecation warning anymore as they will continue to be supported in v5 - PHP8.3 support - Incorrect compilation of expressions when escape_html=true Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c3c6649eb7
commit
698c93690b
@ -9,7 +9,7 @@ DEPENDS += "php"
|
||||
|
||||
SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=support/4.3"
|
||||
|
||||
SRCREV = "3931d8f54b8f7a4ffab538582d34d4397ba8daa5"
|
||||
SRCREV = "f4152e9b814ae2369b6e4935c05e1e0c3654318d"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user