From 38c4699af50a5b7430562b7e1b6406cf4ec73580 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 6 Jan 2023 19:10:07 +0100 Subject: [PATCH] bzrtp: update to 5.2.6. --- srcpkgs/bzrtp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bzrtp/template b/srcpkgs/bzrtp/template index 463d7f82ec9..ef3253eac68 100644 --- a/srcpkgs/bzrtp/template +++ b/srcpkgs/bzrtp/template @@ -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 " 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}"