https://github.com/cisco/libsrtp/releases/tag/v2.6.0 https://github.com/cisco/libsrtp/releases/tag/v2.7.0
Signed-off-by: Sven Püschel <[email protected]> --- rules/libsrtp.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libsrtp.make b/rules/libsrtp.make index d094ee577..b08a39147 100644 --- a/rules/libsrtp.make +++ b/rules/libsrtp.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSRTP) += libsrtp # # Paths and names # -LIBSRTP_VERSION := 2.5.0 -LIBSRTP_MD5 := 740557a07928be1886822ce307736e89 +LIBSRTP_VERSION := 2.7.0 +LIBSRTP_MD5 := ec04a3c04da42ceede025b51fbdeeebf LIBSRTP := libsrtp-$(LIBSRTP_VERSION) LIBSRTP_SUFFIX := tar.gz LIBSRTP_URL := https://github.com/cisco/libsrtp/archive/v$(LIBSRTP_VERSION).$(LIBSRTP_SUFFIX) -- 2.47.3
