kumquat-buildroot/package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk
Bernd Kuhls bfb764c6db package/kodi-pvr-zattoo: bump version to 19.7.10-Matrix
Release notes:
https://github.com/rbuehlma/pvr.zattoo/releases/tag/19.7.10-Matrix

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-09-11 16:11:46 +02:00

14 lines
470 B
Makefile

################################################################################
#
# kodi-pvr-zattoo
#
################################################################################
KODI_PVR_ZATTOO_VERSION = 19.7.10-Matrix
KODI_PVR_ZATTOO_SITE = $(call github,rbuehlma,pvr.zattoo,$(KODI_PVR_ZATTOO_VERSION))
KODI_PVR_ZATTOO_LICENSE = GPL-2.0+
KODI_PVR_ZATTOO_LICENSE_FILES = LICENSE.md
KODI_PVR_ZATTOO_DEPENDENCIES = kodi rapidjson tinyxml2
$(eval $(cmake-package))