kumquat-buildroot/package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk
Bernd Kuhls ea3af05044 package/kodi-pvr-zattoo: bump version to 18.1.21
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-10-25 09:43:02 +01:00

14 lines
494 B
Makefile

################################################################################
#
# kodi-pvr-zattoo
#
################################################################################
KODI_PVR_ZATTOO_VERSION = 18.1.21-Leia
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 = debian/copyright
KODI_PVR_ZATTOO_DEPENDENCIES = kodi-platform libplatform rapidxml tinyxml2
$(eval $(cmake-package))