mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
ortp: update to 5.1.12.
This commit is contained in:
parent
181e3d1b34
commit
816812e223
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ortp'
|
# Template file for 'ortp'
|
||||||
pkgname=ortp
|
pkgname=ortp
|
||||||
version=5.0.55
|
version=5.1.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_STATIC=OFF"
|
configure_args="-DENABLE_STATIC=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=2851d825f06ecfeeac921b73d7a932e2c8fcdbf49c83b09cd600db3e8025bc28
|
checksum=dcd1b7c4876e8ca808c8c827329e90997bda51e8646399d426b529cddd727ee4
|
||||||
|
|
||||||
ortp-devel_package() {
|
ortp-devel_package() {
|
||||||
depends="bctoolbox-devel ortp-${version}_${revision}"
|
depends="bctoolbox-devel ortp-${version}_${revision}"
|
||||||
|
|
1
srcpkgs/ortp/update
Normal file
1
srcpkgs/ortp/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site=https://gitlab.linphone.org/BC/public/ortp/-/tags
|
Loading…
Add table
Reference in a new issue