mediastreamer: correct homepage url
This commit is contained in:
parent
6466046b8c
commit
6caf45d407
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mediastreamer'
|
||||
pkgname=mediastreamer
|
||||
version=2.16.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style="cmake"
|
||||
configure_args="-DENABLE_STRICT=0 -DENABLE_UNIT_TESTS=0"
|
||||
hostmakedepends="python"
|
||||
|
@ -11,7 +11,7 @@ makedepends="bzrtp-devel ffmpeg-devel glew-devel libXv-devel libsrtp-devel
|
|||
short_desc="Powerful and lightweight streaming engine for voice/video telephony"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.linphone.org/technical-corner/mediastreamer2/overview"
|
||||
homepage="https://www.linphone.org/technical-corner/mediastreamer2"
|
||||
distfiles="https://www.linphone.org/releases/sources/mediastreamer/mediastreamer-${version}.tar.gz"
|
||||
checksum=33351f9409e229a00aaf831930916e1934d8e972773e95f7b7177c9e4cc61772
|
||||
|
||||
|
|
Loading…
Reference in New Issue