kodi-addon-pvr-zattoo: update to 18.1.23.
This commit is contained in:
parent
058b4cc566
commit
98d85059dd
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kodi-addon-pvr-zattoo'
|
||||
pkgname=kodi-addon-pvr-zattoo
|
||||
version=18.1.21
|
||||
revision=2
|
||||
version=18.1.23
|
||||
revision=1
|
||||
_kodi_release=Leia
|
||||
wrksrc="pvr.zattoo-${version}-${_kodi_release}"
|
||||
build_style=cmake
|
||||
|
@ -14,5 +14,6 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/rbuehlma/pvr.zattoo"
|
||||
distfiles="https://github.com/rbuehlma/pvr.zattoo/archive/${version}-${_kodi_release}.tar.gz"
|
||||
checksum=19de7bc58bcf37bbcff5ad2cb2f095cb15a4217f9abec5c9ff30d0489dab89d2
|
||||
checksum=9c3dc2ed9f8c39bcc4f5798439b85f2bdae1a427ffeb1b9d18aa5e2caca29f4e
|
||||
nocross="depends on kodi-platform"
|
||||
make_check=no # No target to "make test"
|
||||
|
|
Loading…
Reference in a new issue