mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
mediastreamer: update to 5.2.111.
This commit is contained in:
parent
57b69576c5
commit
2495782d73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mediastreamer'
|
# Template file for 'mediastreamer'
|
||||||
pkgname=mediastreamer
|
pkgname=mediastreamer
|
||||||
version=5.2.109
|
version=5.2.111
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_STRICT=0 -DENABLE_UNIT_TESTS=0"
|
configure_args="-DENABLE_STRICT=0 -DENABLE_UNIT_TESTS=0"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://www.linphone.org/technical-corner/mediastreamer2"
|
homepage="https://www.linphone.org/technical-corner/mediastreamer2"
|
||||||
distfiles="https://gitlab.linphone.org/BC/public/mediastreamer2/-/archive/${version}/mediastreamer2-${version}.tar.gz"
|
distfiles="https://gitlab.linphone.org/BC/public/mediastreamer2/-/archive/${version}/mediastreamer2-${version}.tar.gz"
|
||||||
checksum=053f81bca9b7e51ca43a0105277c0188a8b0be898fc45a8cee43875384d22f5e
|
checksum=4de0f3193869d3ecde4f5ff2a3bcf15baf92f2bd7c7400c5e8e1f6012f9080b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue