mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 22:42:28 +00:00
smarty: fix SRC_URI branch
The previous, support/4.3 branch is now called support/4. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
0a11f69c6c
commit
9ac1bdc4e8
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3"
|
||||
|
||||
DEPENDS += "php"
|
||||
|
||||
SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=support/4.3"
|
||||
SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=support/4"
|
||||
|
||||
SRCREV = "f4152e9b814ae2369b6e4935c05e1e0c3654318d"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user