diff options
| -rw-r--r-- | meta-oe/recipes-support/smarty/smarty_4.3.0.bb (renamed from meta-oe/recipes-support/smarty/smarty_4.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/smarty/smarty_4.2.1.bb b/meta-oe/recipes-support/smarty/smarty_4.3.0.bb index 71040d0164..bc6fc0d8c6 100644 --- a/meta-oe/recipes-support/smarty/smarty_4.2.1.bb +++ b/meta-oe/recipes-support/smarty/smarty_4.3.0.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS += "php" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master" |
| 11 | 11 | ||
| 12 | SRCREV = "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007" | 12 | SRCREV = "c02e9e135ea719b91f457a0072748ded0e852e7d" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
