mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kodi-addon-inputstream-adaptive: update to 2.3.19.
This commit is contained in:
parent
49a764352c
commit
5334ff27ed
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'kodi-addon-inputstream-adaptive'
|
# Template file for 'kodi-addon-inputstream-adaptive'
|
||||||
pkgname=kodi-addon-inputstream-adaptive
|
pkgname=kodi-addon-inputstream-adaptive
|
||||||
version=2.3.18
|
version=2.3.19
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="inputstream.adaptive-${version}"
|
_kodi_release=Leia
|
||||||
|
wrksrc="inputstream.adaptive-${version}-${_kodi_release}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="kodi-devel kodi-platform-devel p8-platform-devel tinyxml-devel
|
makedepends="kodi-devel kodi-platform-devel p8-platform-devel tinyxml-devel
|
||||||
expat-devel"
|
expat-devel"
|
||||||
|
@ -10,6 +11,6 @@ short_desc="Kodi inputstream addon for several manifest types"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/peak3d/inputstream.adaptive"
|
homepage="https://github.com/peak3d/inputstream.adaptive"
|
||||||
distfiles="https://github.com/peak3d/inputstream.adaptive/archive/${version}.tar.gz"
|
distfiles="https://github.com/peak3d/inputstream.adaptive/archive/${version}-${_kodi_release}.tar.gz"
|
||||||
checksum=11dab0e791c8fd6314adbf1bfb1b4f161889dd765c68d175bdebeb3e9b41b6c0
|
checksum=ca86a6151eb59a56ab4a791be526dedd2a1134c27a63bfef769defba9b756f81
|
||||||
nocross="depends on kodi-platform"
|
nocross="depends on kodi-platform"
|
||||||
|
|
Loading…
Add table
Reference in a new issue