bzrtp: update to 5.2.111.

This commit is contained in:
John 2023-10-31 15:45:26 +01:00
parent 9cff43e581
commit e23edf1612

View file

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