kodi-addon-pvr-zattoo: update to 19.7.11.

This commit is contained in:
teldra 2022-02-21 11:44:15 +01:00 committed by Echo
parent 58c693ad0d
commit a385dec53a
2 changed files with 4 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'kodi-addon-pvr-zattoo'
pkgname=kodi-addon-pvr-zattoo
version=19.7.8.1
revision=3
version=19.7.11
revision=1
_kodi_release=Matrix
wrksrc="pvr.zattoo-${version}-${_kodi_release}"
build_style=cmake
@ -14,8 +14,7 @@ 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=25dc4ea72b5315a65286ba606e6e26d281fb8eb830d5e0164b66b8d7ae90319a
make_check=no # No target to "make test"
checksum=07d96b1b0c3b464c0bf02279fa8cab9ccdf675344129f3a970b14bafce225fb4
if [ -n "${CROSS_BUILD}" ]; then
configure_args+=" -DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/share/kodi/cmake"

View file

@ -1,2 +1,2 @@
ignore="19.* 512"
ignore="20* 512"
pattern='\K[\d\.]+(?=-[A-Z][a-z])'