kumquat-buildroot/package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk
Bernd Kuhls 758cbd9f87 package/kodi-pvr-zattoo: bump version to 19.7.8.1-Matrix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-03-15 20:59:46 +01:00

14 lines
471 B
Makefile

################################################################################
#
# kodi-pvr-zattoo
#
################################################################################
KODI_PVR_ZATTOO_VERSION = 19.7.8.1-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))