mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mediastreamer: update to 5.3.78.
This commit is contained in:
parent
b13e61c13a
commit
98568c39f5
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.3.75
|
version=5.3.78
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_STRICT=0 -DENABLE_UNIT_TESTS=0 -DBUILD_SHARED_LIBS=TRUE"
|
configure_args="-DENABLE_STRICT=0 -DENABLE_UNIT_TESTS=0 -DBUILD_SHARED_LIBS=TRUE"
|
||||||
|
@ -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=da03cc43552f594bd16f21a5e4213aec9723b6b43491f316f38112fb32763b62
|
checksum=d252b47310cc146eb8d4e00394452bc396a12e616d5448ec058fb80989d9c75f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue