mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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:
committed by
Anuj Mittal
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user