kumquat-buildroot/package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk
Bernd Kuhls 7f3762ae15 package/kodi-pvr-*: mass version bump to Nexus
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-05-07 12:29:07 +02:00

14 lines
477 B
Makefile

################################################################################
#
# kodi-pvr-vuplus
#
################################################################################
KODI_PVR_VUPLUS_VERSION = 20.5.1-Nexus
KODI_PVR_VUPLUS_SITE = $(call github,kodi-pvr,pvr.vuplus,$(KODI_PVR_VUPLUS_VERSION))
KODI_PVR_VUPLUS_LICENSE = GPL-2.0+
KODI_PVR_VUPLUS_LICENSE_FILES = LICENSE.md
KODI_PVR_VUPLUS_DEPENDENCIES = json-for-modern-cpp kodi tinyxml
$(eval $(cmake-package))