From: Wang Mingyu <[email protected]> Changelog: ============= - Document missing inline implementation. Fixed #1152 - Fix static analysis warnings for isDot() and remove deprecated APC support - Support for Laravel Collections style object chaining - Regex matches operator - Add support for Backed Enums
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-support/smarty/{smarty_5.7.0.bb => smarty_5.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/smarty/{smarty_5.7.0.bb => smarty_5.8.0.bb} (95%) diff --git a/meta-oe/recipes-support/smarty/smarty_5.7.0.bb b/meta-oe/recipes-support/smarty/smarty_5.8.0.bb similarity index 95% rename from meta-oe/recipes-support/smarty/smarty_5.7.0.bb rename to meta-oe/recipes-support/smarty/smarty_5.8.0.bb index 1d21c7eedf..89fe828ab5 100644 --- a/meta-oe/recipes-support/smarty/smarty_5.7.0.bb +++ b/meta-oe/recipes-support/smarty/smarty_5.8.0.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 = "73da7e90f302175a570662fcb0ba41f57b7a92ab" +SRCREV = "78d259d3b971c59a0cd719c270cc5cbb740c36a7" INHIBIT_DEFAULT_DEPS = "1" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124740): https://lists.openembedded.org/g/openembedded-devel/message/124740 Mute This Topic: https://lists.openembedded.org/mt/118027933/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
