From e6fd95cd3984a759c4107d6e63f4447f998035ae Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 30 Jun 2026 17:22:01 +0800 Subject: [PATCH] smarty: upgrade 5.8.0 -> 5.8.3 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../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"