diff options
| -rw-r--r-- | meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb (renamed from meta-multimedia/recipes-support/libsrtp/libsrtp_2.4.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.4.2.bb b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb index b17e4767b4..d1cbe0f590 100644 --- a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.4.2.bb +++ b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb | |||
| @@ -8,8 +8,8 @@ SECTION = "libs" | |||
| 8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2909fcf6f09ffff8430463d91c08c4e1" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2909fcf6f09ffff8430463d91c08c4e1" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=2_4_x_throttle;protocol=https" | 11 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=main;protocol=https" |
| 12 | SRCREV = "90d05bf8980d16e4ac3f16c19b77e296c4bc207b" | 12 | SRCREV = "a566a9cfcd619e8327784aa7cff4a1276dc1e895" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
