ortp: update to 5.2.109.

This commit is contained in:
John 2023-10-24 13:29:30 +02:00
parent 33243d92c1
commit e57c0e2008

View File

@ -1,6 +1,6 @@
# Template file for 'ortp'
pkgname=ortp
version=5.2.6
version=5.2.109
revision=1
build_style=cmake
configure_args="-DENABLE_STATIC=OFF -DENABLE_UNIT_TESTS=OFF"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://www.linphone.org/technical-corner/ortp"
distfiles="https://gitlab.linphone.org/BC/public/ortp/-/archive/${version}/ortp-${version}.tar.gz"
checksum=17cb4b03262c10926d65228331b30a1cfe1d28980fdc919fd79dadc4fbee2de1
checksum=c0f556bc57b3d0a1a1a0fc8cd65f56a3e13f252d753c77cc106eb8eb89b170e0
ortp-devel_package() {
depends="bctoolbox-devel ortp-${version}_${revision}"