mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
libsrtp: Switch branch from master to main
The master branch has been renamed to main in the github repo. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
de18681d7d
commit
0ea7cebacf
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2909fcf6f09ffff8430463d91c08c4e1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "d02d21111e379c297e93a9033d7b653135f732ee"
|
||||
SRC_URI = "git://github.com/cisco/libsrtp.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/cisco/libsrtp.git;branch=main;protocol=https"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user