diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2025-11-19 08:20:09 +1300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 11:39:15 -0800 |
| commit | 1cc18a2a6265a99f333393c47759c2f8762d9d86 (patch) | |
| tree | e26c28499d75044b80b4932ccd3dd4def3f20d8a | |
| parent | ceadb83fcf18134b40b36cddcacbc8192ea68f82 (diff) | |
| download | meta-openembedded-1cc18a2a6265a99f333393c47759c2f8762d9d86.tar.gz | |
smarty: upgrade 5.4.5 -> 5.6.0
Changelog:
https://github.com/smarty-php/smarty/blob/v5.6.0/CHANGELOG.md
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/smarty/smarty_5.6.0.bb (renamed from meta-oe/recipes-support/smarty/smarty_5.4.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/smarty/smarty_5.4.5.bb b/meta-oe/recipes-support/smarty/smarty_5.6.0.bb index 7f99b9b5d7..88afc55c15 100644 --- a/meta-oe/recipes-support/smarty/smarty_5.4.5.bb +++ b/meta-oe/recipes-support/smarty/smarty_5.6.0.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3" | |||
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master;tag=v${PV}" | 13 | SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master;tag=v${PV}" |
| 14 | 14 | ||
| 15 | SRCREV = "e26f82d02c4d18fc82094c28fbc65f711e39ed5d" | 15 | SRCREV = "1fc41e385da8a27a87bec5914392ab662a7bb8ec" |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | INHIBIT_DEFAULT_DEPS = "1" | 18 | INHIBIT_DEFAULT_DEPS = "1" |
