Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/pvr.freebox/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

18 lines
597 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.freebox"
PKG_VERSION="20.3.0-Nexus"
PKG_SHA256="0483f4e9e12160bb2d014e2f74f858ec4038dbb6b9e22815c1e5a46361d0f022"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/aassif/pvr.freebox"
PKG_URL="https://github.com/aassif/pvr.freebox/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform nlohmann-json openssl zlib"
PKG_SECTION=""
PKG_SHORTDESC="pvr.freebox"
PKG_LONGDESC="pvr.freebox"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"