mediastreamer: update to 5.1.20.
This commit is contained in:
parent
aab646fa5a
commit
181e3d1b34
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mediastreamer'
|
||||
pkgname=mediastreamer
|
||||
version=5.0.55
|
||||
version=5.1.20
|
||||
revision=1
|
||||
wrksrc="mediastreamer2-${version}"
|
||||
build_style=cmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.linphone.org/technical-corner/mediastreamer2"
|
||||
distfiles="https://gitlab.linphone.org/BC/public/mediastreamer2/-/archive/${version}/mediastreamer2-${version}.tar.gz"
|
||||
checksum=4c15baa786f637c630afa7989ebdd8c8f9d424548cb02400e03fb5fe2d61e1ee
|
||||
checksum=f3f86284d48610c58cc5c104a56f392039495f3aded64b180c904877f42ecdb0
|
||||
|
||||
mediastreamer-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
2
srcpkgs/mediastreamer/update
Normal file
2
srcpkgs/mediastreamer/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
pkgname=mediastreamer2
|
||||
site=https://gitlab.linphone.org/BC/public/mediastreamer2/-/tags
|
Loading…
Reference in a new issue