linphone: update to 5.3.79.

This commit is contained in:
John 2024-09-05 20:38:01 +02:00 committed by John Zimmermann
parent 0c0c52c0b5
commit ada0c99b91

View File

@ -1,6 +1,6 @@
# Template file for 'linphone' # Template file for 'linphone'
pkgname=linphone pkgname=linphone
version=5.3.78 version=5.3.79
revision=1 revision=1
build_style="cmake" build_style="cmake"
configure_args="-DBUILD_SHARED_LIBS=TRUE configure_args="-DBUILD_SHARED_LIBS=TRUE
@ -20,7 +20,7 @@ maintainer="John <me@johnnynator.dev>"
license="AGPL-3.0-or-later" license="AGPL-3.0-or-later"
homepage="https://www.linphone.org" homepage="https://www.linphone.org"
distfiles="https://gitlab.linphone.org/BC/public/liblinphone/-/archive/${version}/liblinphone-${version}.tar.gz" distfiles="https://gitlab.linphone.org/BC/public/liblinphone/-/archive/${version}/liblinphone-${version}.tar.gz"
checksum=74565d918b7089b64b3e05eeaca4f0f1c813058f075114ffd9e8b2c412f6da52 checksum=d0351d454f5bee69d1c88e956a25c539782595a815070b59d965c3a6945e0de3
pre_build() { pre_build() {
echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h