ortp: update to 5.3.77.
This commit is contained in:
parent
98568c39f5
commit
5e589099ec
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ortp'
|
||||
pkgname=ortp
|
||||
version=5.3.74
|
||||
version=5.3.77
|
||||
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=33b6b5274479d52e93c7d8ae5122cb9e9f69a44b6f383177df01bca7b2e25a69
|
||||
checksum=0dde365930bb139dbc2fc817a59fbb67aa8509188c40d7afa848106322021511
|
||||
|
||||
ortp-devel_package() {
|
||||
depends="bctoolbox-devel ortp-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue