linphone: update to 5.3.79.
This commit is contained in:
parent
0c0c52c0b5
commit
ada0c99b91
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linphone'
|
||||
pkgname=linphone
|
||||
version=5.3.78
|
||||
version=5.3.79
|
||||
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=74565d918b7089b64b3e05eeaca4f0f1c813058f075114ffd9e8b2c412f6da52
|
||||
checksum=d0351d454f5bee69d1c88e956a25c539782595a815070b59d965c3a6945e0de3
|
||||
|
||||
pre_build() {
|
||||
echo "#define MS2_GIT_VERSION=unknown" > coreapi/gitversion.h
|
||||
|
|
Loading…
Reference in New Issue