ortp: fix homepage=
This commit is contained in:
parent
38b8d9b713
commit
1569ea6b80
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ortp'
|
||||
pkgname=ortp
|
||||
version=1.0.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_STATIC=OFF"
|
||||
makedepends="bctoolbox-devel"
|
||||
short_desc="Real-Time Transport Protocol (RFC 3550) library"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.linphone.org/technical-corner/ortp/overview"
|
||||
homepage="https://www.linphone.org/technical-corner/ortp"
|
||||
distfiles="https://github.com/BelledonneCommunications/ortp/archive/${version}.tar.gz"
|
||||
checksum=f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76
|
||||
|
||||
|
|
Loading…
Reference in New Issue