mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
ortp: fix license
This commit is contained in:
parent
0a597a88c5
commit
64771a30b9
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ortp'
|
# Template file for 'ortp'
|
||||||
pkgname=ortp
|
pkgname=ortp
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_STATIC=OFF"
|
configure_args="-DENABLE_STATIC=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="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.linphone.org/technical-corner/ortp"
|
homepage="https://www.linphone.org/technical-corner/ortp"
|
||||||
distfiles="https://github.com/BelledonneCommunications/ortp/archive/${version}.tar.gz"
|
distfiles="https://github.com/BelledonneCommunications/ortp/archive/${version}.tar.gz"
|
||||||
checksum=f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76
|
checksum=f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76
|
||||||
|
|
Loading…
Add table
Reference in a new issue