bzrtp: update to 5.3.79.

This commit is contained in:
John 2024-09-05 20:37:54 +02:00 committed by John Zimmermann
parent b943c8d450
commit 0c0c52c0b5
1 changed files with 2 additions and 2 deletions

View File

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