From 0c0c52c0b5fe46603b78076eb1920e71e246f9d7 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 5 Sep 2024 20:37:54 +0200 Subject: [PATCH] bzrtp: update to 5.3.79. --- srcpkgs/bzrtp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bzrtp/template b/srcpkgs/bzrtp/template index 5b039075a61..ed09b3363fe 100644 --- a/srcpkgs/bzrtp/template +++ b/srcpkgs/bzrtp/template @@ -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 " 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}"