ortp: update to 4.4.17

This commit is contained in:
Nathan Owens 2020-11-24 14:42:43 -06:00 committed by John Zimmermann
parent 520ead96a8
commit 7cc985aaca

View file

@ -1,6 +1,6 @@
# Template file for 'ortp'
pkgname=ortp
version=4.4.0
version=4.4.17
revision=1
build_style=cmake
configure_args="-DENABLE_STATIC=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=684c6b5cfb7770b9764dbb360d355f15e583bf4e064e237095c7dbc29d4e49ee
checksum=4368be03f7f1ec6a29ada80c1a962a4793964e1c58f4d9b9117e68332a401c93
ortp-devel_package() {
depends="bctoolbox-devel ortp-${version}_${revision}"