From 23a05ba9917026442df5aba667d15852327f25b1 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Tue, 24 Nov 2020 14:43:02 -0600 Subject: [PATCH] bzrtp: update to 4.4.17 --- srcpkgs/bzrtp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bzrtp/template b/srcpkgs/bzrtp/template index f6c1f32f054..e8498d54b0a 100644 --- a/srcpkgs/bzrtp/template +++ b/srcpkgs/bzrtp/template @@ -1,6 +1,6 @@ # Template file for 'bzrtp' pkgname=bzrtp -version=4.4.0 +version=4.4.17 revision=1 build_style=cmake configure_args="-DENABLE_TESTS=0 -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=5fc501c742f38661b5ac8904e6a66f530b07be93d7493663daab33f3d4ffdb6c +checksum=8cfb6f8be7be64046982849aaa48020caf5c6f1ab9cd9422af6082dfd669267d bzrtp-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"