From 0ea7cebacfeb0dfff11305d41a5ef7961abae051 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Mon, 28 Mar 2022 14:57:38 +0200 Subject: libsrtp: Switch branch from master to main The master branch has been renamed to main in the github repo. Signed-off-by: Peter Kjellerstedt Signed-off-by: Armin Kuster --- meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf