bzrtp: update to 5.2.6.

This commit is contained in:
John 2023-01-06 19:10:07 +01:00 committed by John Zimmermann
parent 98bbe7b163
commit 38c4699af5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bzrtp'
pkgname=bzrtp
version=5.1.12
version=5.2.6
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=c1b44db05ab6d4df7a29d53c6aaff9a6cd79ce73d46d406f01d737e3c4cfb01e
checksum=f923cbc6728efb9468bc3a0ec1b85d81c31dcfe10e33ca2587200260d62c1884
bzrtp-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"