ortp: update to 5.3.79.

This commit is contained in:
John 2024-09-05 20:38:10 +02:00 committed by John Zimmermann
parent a06e83a945
commit 5968fdb2be
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ortp'
pkgname=ortp
version=5.3.77
version=5.3.79
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=TRUE -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=0dde365930bb139dbc2fc817a59fbb67aa8509188c40d7afa848106322021511
checksum=0444cd7a9e2d77e6fa3c0421b607e6afd73e37122f674e945de039b1637d06a8
ortp-devel_package() {
depends="bctoolbox-devel ortp-${version}_${revision}"