linphone: update to 5.3.75.
This commit is contained in:
parent
ed98cb9fa3
commit
6d29977837
|
@ -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 <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=b41c6bfb9510d9ce6f69401334c1569742015dc98c677f077056d6a5307b4f80
|
||||
checksum=085f4f69dc0cd1cc7e12dbd71d5a65de9b0f95627c61655972635cf6838a00f1
|
||||
|
||||
pre_build() {
|
||||
echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h
|
||||
|
|
Loading…
Reference in New Issue