diff options
| -rw-r--r-- | meta-multimedia/recipes-support/libsrtp/libsrtp_2.7.0.bb (renamed from meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.7.0.bb index 9130b290b9..3e992c403b 100644 --- a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.5.0.bb +++ b/meta-multimedia/recipes-support/libsrtp/libsrtp_2.7.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=main;protocol=https" | 11 | SRC_URI = "git://github.com/cisco/libsrtp.git;branch=2_x_dev;protocol=https;tag=v${PV}" |
| 12 | SRCREV = "a566a9cfcd619e8327784aa7cff4a1276dc1e895" | 12 | SRCREV = "ee1a77c9f9dc02c42bda9901038c500c5efe4cfa" |
| 13 | 13 | ||
| 14 | 14 | ||
| 15 | PACKAGECONFIG ?= "" | 15 | PACKAGECONFIG ?= "" |
