From 95636903d5f474943d679a616a1663ce80d909f8 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 27 Dec 2024 22:23:23 +0100 Subject: [PATCH] linphone: update to 5.3.100. --- srcpkgs/linphone/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linphone/template b/srcpkgs/linphone/template index 72d7a3d1c07..487ba7aa583 100644 --- a/srcpkgs/linphone/template +++ b/srcpkgs/linphone/template @@ -1,6 +1,6 @@ # Template file for 'linphone' pkgname=linphone -version=5.3.79 +version=5.3.100 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=d0351d454f5bee69d1c88e956a25c539782595a815070b59d965c3a6945e0de3 +checksum=1b467d87aa8ec5e45e11419d4522d860ca7ac7dc8fc4cf0300b450187e9a5a59 pre_build() { echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h