From 6d29977837265a656f1452fe5c5fb5b0d3053a9f Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Aug 2024 19:05:37 +0200 Subject: [PATCH] linphone: update to 5.3.75. --- srcpkgs/linphone/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linphone/template b/srcpkgs/linphone/template index 62de0ab802b..302207aba82 100644 --- a/srcpkgs/linphone/template +++ b/srcpkgs/linphone/template @@ -1,6 +1,6 @@ # Template file for 'linphone' pkgname=linphone -version=5.3.74 +version=5.3.75 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=b41c6bfb9510d9ce6f69401334c1569742015dc98c677f077056d6a5307b4f80 +checksum=085f4f69dc0cd1cc7e12dbd71d5a65de9b0f95627c61655972635cf6838a00f1 pre_build() { echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h