summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/smarty/smarty_5.7.0.bb (renamed from meta-oe/recipes-support/smarty/smarty_5.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/smarty/smarty_5.6.0.bb b/meta-oe/recipes-support/smarty/smarty_5.7.0.bb
index 88afc55c15..e7281a30b5 100644
--- a/meta-oe/recipes-support/smarty/smarty_5.6.0.bb
+++ b/meta-oe/recipes-support/smarty/smarty_5.7.0.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3"
12 12
13SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master;tag=v${PV}" 13SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master;tag=v${PV}"
14 14
15SRCREV = "1fc41e385da8a27a87bec5914392ab662a7bb8ec" 15SRCREV = "73da7e90f302175a570662fcb0ba41f57b7a92ab"
16 16
17 17
18INHIBIT_DEFAULT_DEPS = "1" 18INHIBIT_DEFAULT_DEPS = "1"