kodi-addon-inputstream-rtmp: update to version 3.4.0
This commit is contained in:
parent
90363155ea
commit
dd8c744aa3
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'kodi-addon-inputstream-rtmp'
|
||||
pkgname=kodi-addon-inputstream-rtmp
|
||||
version=2.0.9
|
||||
version=3.4.0
|
||||
revision=1
|
||||
_kodi_release=Leia
|
||||
_kodi_release=Matrix
|
||||
wrksrc="inputstream.rtmp-${version}-${_kodi_release}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,5 +13,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/xbmc/inputstream.rtmp"
|
||||
distfiles="https://github.com/xbmc/inputstream.rtmp/archive/${version}-${_kodi_release}.tar.gz"
|
||||
checksum=56dac63262fa736620863900d903616d4827d735992e6d8beda84e377a5599e5
|
||||
checksum=efaaa9b07c18810582a3826df476fc36a2aac82be7512271545073c3f6cc0212
|
||||
nocross="depends on kodi-platform"
|
||||
|
|
Loading…
Reference in a new issue