aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Kjellerstedt <pkj@axis.com>2022-03-28 14:57:38 +0200
committerArmin Kuster <akuster808@gmail.com>2022-04-07 16:42:55 -0700
commit0ea7cebacfeb0dfff11305d41a5ef7961abae051 (patch)
treee56c1c68f3ed9fd425bff0dfc4a3f3495ca1d15d
parentde18681d7dd27000c132bc68f9fa267e8f5a2348 (diff)
downloadmeta-openembedded-contrib-0ea7cebacfeb0dfff11305d41a5ef7961abae051.tar.gz
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>
-rw-r--r--meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb
index 5b4f34592b..b494a3ca08 100644
--- a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb
+++ b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb
@@ -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