belr: update to 5.2.6.
This commit is contained in:
parent
f69a689db0
commit
98bbe7b163
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'belr'
|
# Template file for 'belr'
|
||||||
pkgname=belr
|
pkgname=belr
|
||||||
version=5.1.12
|
version=5.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_STATIC=FALSE -DENABLE_TESTS=NO"
|
configure_args="-DENABLE_STATIC=FALSE -DENABLE_TESTS=NO"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.linphone.org"
|
homepage="https://www.linphone.org"
|
||||||
distfiles="https://gitlab.linphone.org/BC/public/belr/-/archive/${version}/belr-${version}.tar.gz"
|
distfiles="https://gitlab.linphone.org/BC/public/belr/-/archive/${version}/belr-${version}.tar.gz"
|
||||||
checksum=77f86470e12f8371a77c9b911705b585f97e0b983c31f33d529d3d19dc97fb56
|
checksum=7e9256c6036a8715ebd10e9b0f57ae3256995d8aa49ed281b76ca39da16dbac0
|
||||||
|
|
||||||
belr-devel_package() {
|
belr-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue