diff options
-rw-r--r-- | meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb | 2 |
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 9197a842d0..e26d11b68a 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" | |||
7 | 7 | ||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | SRCREV = "d02d21111e379c297e93a9033d7b653135f732ee" | 9 | SRCREV = "d02d21111e379c297e93a9033d7b653135f732ee" |
10 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=main;protocol=https" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
13 | 13 | ||