ortp: update to 5.2.6.
This commit is contained in:
parent
69ba96202e
commit
caf63c5ce4
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ortp'
|
# Template file for 'ortp'
|
||||||
pkgname=ortp
|
pkgname=ortp
|
||||||
version=5.1.12
|
version=5.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_STATIC=OFF"
|
configure_args="-DENABLE_STATIC=OFF -DENABLE_UNIT_TESTS=OFF"
|
||||||
makedepends="bctoolbox-devel"
|
makedepends="bctoolbox-devel"
|
||||||
short_desc="Real-Time Transport Protocol (RFC 3550) library"
|
short_desc="Real-Time Transport Protocol (RFC 3550) library"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.linphone.org/technical-corner/ortp"
|
homepage="https://www.linphone.org/technical-corner/ortp"
|
||||||
distfiles="https://gitlab.linphone.org/BC/public/ortp/-/archive/${version}/ortp-${version}.tar.gz"
|
distfiles="https://gitlab.linphone.org/BC/public/ortp/-/archive/${version}/ortp-${version}.tar.gz"
|
||||||
checksum=dcd1b7c4876e8ca808c8c827329e90997bda51e8646399d426b529cddd727ee4
|
checksum=17cb4b03262c10926d65228331b30a1cfe1d28980fdc919fd79dadc4fbee2de1
|
||||||
|
|
||||||
ortp-devel_package() {
|
ortp-devel_package() {
|
||||||
depends="bctoolbox-devel ortp-${version}_${revision}"
|
depends="bctoolbox-devel ortp-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue