1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/libsrtp: upgrade to 2.7.0

This commit is contained in:
fossdd 2025-07-05 19:37:34 +02:00 committed by achill (fossdd)
parent 7e40047ffa
commit 49d5e530d0

View file

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libsrtp
pkgver=2.6.0
pkgver=2.7.0
pkgrel=0
pkgdesc="implementation of the Secure Real-time Transport Protocol (SRTP)"
url="https://github.com/cisco/libsrtp"
@ -28,5 +28,5 @@ package() {
}
sha512sums="
96f6e2b7300a416a10e5cc45cf67dadf2f4f81119267689cac4296e2dc6d73398457d1a56b651ab4be6da9e701564d3f256bf6d5f42add5eb2b9b9fe8e438a74 libsrtp-2.6.0.tar.gz
eb42cc1755acd5677351fc058e2f45314ba66b590bce80944ea12aa3780953ce4c1c6211979729304d753e6c0fd325647adafc38c20c6af8482ce6f552022896 libsrtp-2.7.0.tar.gz
"