diff --git a/srcpkgs/bzrtp/template b/srcpkgs/bzrtp/template index 003e8a35bef..f7f401b38db 100644 --- a/srcpkgs/bzrtp/template +++ b/srcpkgs/bzrtp/template @@ -1,6 +1,6 @@ # Template file for 'bzrtp' pkgname=bzrtp -version=5.3.100 +version=5.3.106 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=f7191cd3b50711e5fa6f303f2a80f7ca1b82c94fe14e1f7bd4e356142d9211f6 +checksum=d18008dd992ab45caf16d05ec58099666ce8dcddcebf5ae6d0bcece33788a5aa bzrtp-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"