mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ortp: update to 5.3.77.
This commit is contained in:
parent
98568c39f5
commit
5e589099ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ortp'
|
# Template file for 'ortp'
|
||||||
pkgname=ortp
|
pkgname=ortp
|
||||||
version=5.3.74
|
version=5.3.77
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=TRUE -DENABLE_UNIT_TESTS=OFF"
|
configure_args="-DBUILD_SHARED_LIBS=TRUE -DENABLE_UNIT_TESTS=OFF"
|
||||||
|
@ -10,7 +10,7 @@ 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=33b6b5274479d52e93c7d8ae5122cb9e9f69a44b6f383177df01bca7b2e25a69
|
checksum=0dde365930bb139dbc2fc817a59fbb67aa8509188c40d7afa848106322021511
|
||||||
|
|
||||||
ortp-devel_package() {
|
ortp-devel_package() {
|
||||||
depends="bctoolbox-devel ortp-${version}_${revision}"
|
depends="bctoolbox-devel ortp-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue