buildroot/package/kodi-pvr-argustv/kodi-pvr-argustv.mk
Bernd Kuhls 285101c048 package/kodi-pvr-argustv: bump version to 3.5.6-Leia
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-05-21 15:37:07 +02:00

14 lines
478 B
Makefile

################################################################################
#
# kodi-pvr-argustv
#
################################################################################
KODI_PVR_ARGUSTV_VERSION = 3.5.6-Leia
KODI_PVR_ARGUSTV_SITE = $(call github,kodi-pvr,pvr.argustv,$(KODI_PVR_ARGUSTV_VERSION))
KODI_PVR_ARGUSTV_LICENSE = GPL-2.0+
KODI_PVR_ARGUSTV_LICENSE_FILES = debian/copyright
KODI_PVR_ARGUSTV_DEPENDENCIES = jsoncpp kodi-platform
$(eval $(cmake-package))