linphone: update to 5.3.78.
This commit is contained in:
parent
51c3bdd601
commit
b13e61c13a
|
@ -3569,8 +3569,8 @@ libbelle-sip.so.1 belle-sip-5.3.62_1
|
|||
libKPim6EventViews.so.6 eventviews-24.02.0_1
|
||||
libKPim6IncidenceEditor.so.6 incidenceeditor-24.02.0_1
|
||||
libmediastreamer2.so.11 mediastreamer-5.3.62_1
|
||||
liblinphone.so.10 linphone-4.4.0_1
|
||||
liblinphone++.so.10 linphone-4.4.0_1
|
||||
liblinphone.so.10 linphone-5.3.75_1
|
||||
liblinphone++.so.10 linphone-5.3.75_1
|
||||
libbelr.so.1 belr-0.1.3_1
|
||||
libbelcard.so.1 belcard-1.0.2_1
|
||||
libsoci_core.so.4.0 soci-4.0.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linphone'
|
||||
pkgname=linphone
|
||||
version=5.3.75
|
||||
version=5.3.78
|
||||
revision=1
|
||||
build_style="cmake"
|
||||
configure_args="-DBUILD_SHARED_LIBS=TRUE
|
||||
|
@ -20,7 +20,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
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=085f4f69dc0cd1cc7e12dbd71d5a65de9b0f95627c61655972635cf6838a00f1
|
||||
checksum=74565d918b7089b64b3e05eeaca4f0f1c813058f075114ffd9e8b2c412f6da52
|
||||
|
||||
pre_build() {
|
||||
echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h
|
||||
|
|
Loading…
Reference in New Issue