bzrtp: update to 5.3.77.

This commit is contained in:
John 2024-08-28 21:40:02 +02:00
parent 5e4996abe4
commit 51c3bdd601
1 changed files with 2 additions and 2 deletions

View File

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