From 57b69576c540bd0e37f9a95d25537af6a5039577 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 31 Oct 2023 15:45:33 +0100 Subject: [PATCH] linphone: update to 5.2.111. --- srcpkgs/linphone/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linphone/template b/srcpkgs/linphone/template index 1c69df10741..4332c80a69a 100644 --- a/srcpkgs/linphone/template +++ b/srcpkgs/linphone/template @@ -1,6 +1,6 @@ # Template file for 'linphone' pkgname=linphone -version=5.2.109 +version=5.2.111 revision=1 build_style="cmake" configure_args="-DENABLE_STRICT=FALSE @@ -20,7 +20,7 @@ maintainer="John " license="AGPL-3.0-or-later" homepage="https://www.linphone.org" distfiles="https://gitlab.linphone.org/BC/public/liblinphone/-/archive/${version}/liblinphone-${version}.tar.gz" -checksum=0b57c4f0188c210795213185e7304e7c0321956a367e4496d1bb9363cb7bab34 +checksum=8188eb479f0c22509c63f34fb1ec318357b40cf49853a8dd70bdabaf3761100b pre_build() { echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h