bzrtp: update to 5.3.106.

This commit is contained in:
John 2025-03-09 14:19:20 +01:00
parent a2d950956f
commit 8fd915b7fd

View file

@ -1,6 +1,6 @@
# Template file for 'bzrtp'
pkgname=bzrtp
version=5.3.100
version=5.3.106
revision=1
build_style=cmake
configure_args="-DENABLE_TESTS=FALSE -DBUILD_SHARED_LIBS=TRUE"
@ -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=f7191cd3b50711e5fa6f303f2a80f7ca1b82c94fe14e1f7bd4e356142d9211f6
checksum=d18008dd992ab45caf16d05ec58099666ce8dcddcebf5ae6d0bcece33788a5aa
bzrtp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"