kodi-addon-inputstream-adaptive: update to 2.3.19.

This commit is contained in:
Helmut Pozimski 2019-05-30 13:20:33 +02:00
parent 49a764352c
commit 5334ff27ed
1 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'kodi-addon-inputstream-adaptive'
pkgname=kodi-addon-inputstream-adaptive
version=2.3.18
version=2.3.19
revision=1
wrksrc="inputstream.adaptive-${version}"
_kodi_release=Leia
wrksrc="inputstream.adaptive-${version}-${_kodi_release}"
build_style=cmake
makedepends="kodi-devel kodi-platform-devel p8-platform-devel tinyxml-devel
expat-devel"
@ -10,6 +11,6 @@ short_desc="Kodi inputstream addon for several manifest types"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-or-later"
homepage="https://github.com/peak3d/inputstream.adaptive"
distfiles="https://github.com/peak3d/inputstream.adaptive/archive/${version}.tar.gz"
checksum=11dab0e791c8fd6314adbf1bfb1b4f161889dd765c68d175bdebeb3e9b41b6c0
distfiles="https://github.com/peak3d/inputstream.adaptive/archive/${version}-${_kodi_release}.tar.gz"
checksum=ca86a6151eb59a56ab4a791be526dedd2a1134c27a63bfef769defba9b756f81
nocross="depends on kodi-platform"