mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mediastreamer: update to 5.3.106.
This commit is contained in:
parent
3aa8da57a5
commit
3321cf3275
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.100
|
version=5.3.106
|
||||||
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
|
||||||
|
@ -15,7 +15,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=0c2327b1c9c43ef94bda0d3509744f84b4e2c33e462221cd4ced550f1a539e95
|
checksum=af6363aabdf15819c00a980085a3028345ebea096b2d6704b265d704b46d84b0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue