bzrtp: update to 5.2.109

This commit is contained in:
John 2023-06-10 22:24:17 +02:00 committed by John Zimmermann
parent 6158025783
commit d6f39bced0

View file

@ -1,6 +1,6 @@
# Template file for 'bzrtp'
pkgname=bzrtp
version=5.2.6
version=5.2.109
revision=1
build_style=cmake
configure_args="-DENABLE_TESTS=FALSE -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=f923cbc6728efb9468bc3a0ec1b85d81c31dcfe10e33ca2587200260d62c1884
checksum=566eb183dcf68665e6dcb64e62d610a504d41a268fa113ff76a4f76f1c5ad0b0
bzrtp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"