mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
ortp: update to 5.3.100.
This commit is contained in:
parent
38c146ddb1
commit
66e8eb312e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ortp'
|
||||
pkgname=ortp
|
||||
version=5.3.79
|
||||
version=5.3.100
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://www.linphone.org/technical-corner/ortp"
|
||||
distfiles="https://gitlab.linphone.org/BC/public/ortp/-/archive/${version}/ortp-${version}.tar.gz"
|
||||
checksum=0444cd7a9e2d77e6fa3c0421b607e6afd73e37122f674e945de039b1637d06a8
|
||||
checksum=c2b7aa0e6aef62cfab90ae934f607c9bc6d12661cc59e79e2272778666357740
|
||||
|
||||
ortp-devel_package() {
|
||||
depends="bctoolbox-devel ortp-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue