0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 02:11:22 +00:00
heitbaum 9998475277 kodi-binary-addons: update to latest versions
- pvr.freebox: update 6.1.4-Matrix to 19.0.0-Matrix
- pvr.mythtv: update 7.3.4-Matrix to 19.0.0-Matrix
- pvr.waipu: update 19.0.0-Matrix to 19.0.1-Matrix
2021-10-03 09:01:34 +11:00

19 lines
598 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.freebox"
PKG_VERSION="19.0.0-Matrix"
PKG_SHA256="64f614afc4747935170d3e63023c98e9d783090ff4b21c4a1e8eac3887b09baa"
PKG_REV="1"
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"