[oe][meta-oe][wrynose][PATCH 13/36] smarty: upgrade 5.8.0 -> 5.8.3
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit e6fd95cd3984a759c4107d6e63f4447f998035ae) v5.8.1 https://github.com/smarty-php/smarty/blob/v5.8.4/CHANGELOG.md#581---2026-06-23 v5.8.2 https://github.com/smarty-php/smarty/blob/v5.8.4/CHANGELOG.md#582---2026-06-24 v5.8.3 https://github.com/smarty-php/smarty/blob/v5.8.4/CHANGELOG.md#583---2026-06-28 Signed-off-by: Ankur Tyagi <[email protected]> --- .../recipes-support/smarty/{smarty_5.8.0.bb => smarty_5.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/smarty/{smarty_5.8.0.bb => smarty_5.8.3.bb} (95%) diff --git a/meta-oe/recipes-support/smarty/smarty_5.8.0.bb b/meta-oe/recipes-support/smarty/smarty_5.8.3.bb similarity index 95% rename from meta-oe/recipes-support/smarty/smarty_5.8.0.bb rename to meta-oe/recipes-support/smarty/smarty_5.8.3.bb index 89fe828ab5..f0779efb7e 100644 --- a/meta-oe/recipes-support/smarty/smarty_5.8.0.bb +++ b/meta-oe/recipes-support/smarty/smarty_5.8.3.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3" SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master;tag=v${PV}" -SRCREV = "78d259d3b971c59a0cd719c270cc5cbb740c36a7" +SRCREV = "042dff64a912c272e7692a442590880a3388c4b9" INHIBIT_DEFAULT_DEPS = "1"