Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/pvr.vbox/package.mk
Matthias Reichl 0d00bdde3f binary addons: bump PKG_REV
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 23:44:27 +01:00

19 lines
638 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.vbox"
PKG_VERSION="20.3.0-Nexus"
PKG_SHA256="7f03ace22ee4a822998155fdc4c3fb64d769eccf32baf6943c771db18567a7ef"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-pvr/pvr.vbox"
PKG_URL="https://github.com/kodi-pvr/pvr.vbox/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform tinyxml2"
PKG_SECTION=""
PKG_SHORTDESC="pvr.vbox"
PKG_LONGDESC="pvr.vbox"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"