diff --git a/meta-oe/recipes-support/smarty/smarty_4.2.0.bb b/meta-oe/recipes-support/smarty/smarty_4.2.1.bb similarity index 94% rename from meta-oe/recipes-support/smarty/smarty_4.2.0.bb rename to meta-oe/recipes-support/smarty/smarty_4.2.1.bb index 2cd96a255d..71040d0164 100644 --- a/meta-oe/recipes-support/smarty/smarty_4.2.0.bb +++ b/meta-oe/recipes-support/smarty/smarty_4.2.1.bb @@ -9,7 +9,7 @@ DEPENDS += "php" SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master" -SRCREV = "97aeb14c6fc2fb733938809926e2f9d6c581a70d" +SRCREV = "ffa2b81a8e354a49fd8a2f24742dc9dc399e8007" S = "${WORKDIR}/git"