From 3aa8da57a5376be74384765778c671ce44d3d6ba Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Mar 2025 14:19:25 +0100 Subject: [PATCH] linphone: update to 5.3.106. --- srcpkgs/linphone/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linphone/template b/srcpkgs/linphone/template index 487ba7aa583..11bb88131db 100644 --- a/srcpkgs/linphone/template +++ b/srcpkgs/linphone/template @@ -1,6 +1,6 @@ # Template file for 'linphone' pkgname=linphone -version=5.3.100 +version=5.3.106 revision=1 build_style="cmake" configure_args="-DBUILD_SHARED_LIBS=TRUE @@ -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=1b467d87aa8ec5e45e11419d4522d860ca7ac7dc8fc4cf0300b450187e9a5a59 +checksum=8c1cc0b8089ab186bd74f347dc0228e329557d67d5e804157ecc56b644f91135 pre_build() { echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h