bzrtp: update to 4.4.17

This commit is contained in:
Nathan Owens 2020-11-24 14:43:02 -06:00 committed by John Zimmermann
parent 7cc985aaca
commit 23a05ba991

View file

@ -1,6 +1,6 @@
# Template file for 'bzrtp'
pkgname=bzrtp
version=4.4.0
version=4.4.17
revision=1
build_style=cmake
configure_args="-DENABLE_TESTS=0 -DENABLE_STATIC=FALSE"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://www.linphone.org"
distfiles="https://gitlab.linphone.org/BC/public/bzrtp/-/archive/${version}/bzrtp-${version}.tar.gz"
checksum=5fc501c742f38661b5ac8904e6a66f530b07be93d7493663daab33f3d4ffdb6c
checksum=8cfb6f8be7be64046982849aaa48020caf5c6f1ab9cd9422af6082dfd669267d
bzrtp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"