ortp: update to 5.2.111.

This commit is contained in:
John 2023-10-31 15:45:41 +01:00
parent 2495782d73
commit e83a912d12

View File

@ -1,6 +1,6 @@
# Template file for 'ortp'
pkgname=ortp
version=5.2.109
version=5.2.111
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=c0f556bc57b3d0a1a1a0fc8cd65f56a3e13f252d753c77cc106eb8eb89b170e0
checksum=61c96d341b01cd0d79ac1248c23a65403f8b26664f0b7b1389f2456e097a89ff
ortp-devel_package() {
depends="bctoolbox-devel ortp-${version}_${revision}"