Skip to content

Commit

Permalink
kodi-addon-pvr-zattoo: update to 19.7.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
teldra committed Mar 14, 2022
1 parent 5117bcc commit d230d0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions srcpkgs/kodi-addon-pvr-zattoo/template
@@ -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
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/kodi-addon-pvr-zattoo/update
@@ -1,2 +1,2 @@
ignore="19.* 512"
ignore="20* 512"
pattern='\K[\d\.]+(?=-[A-Z][a-z])'

0 comments on commit d230d0e

Please sign in to comment.