mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
smarty: upgrade 5.7.0 -> 5.8.0
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
23d4ba6b96
commit
513dcb0d08
@ -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"
|
||||
Loading…
x
Reference in New Issue
Block a user