mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
- pvr.hts: update 22.6.0-Piers to 22.6.1-Piers - pvr.plutotv: update 22.2.0-Piers to 22.2.1-Piers
19 lines
624 B
Makefile
19 lines
624 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.hts"
|
|
PKG_VERSION="22.6.1-Piers"
|
|
PKG_SHA256="e150a260d7d98fb7bb8f4ba6451b5a11e4e2e2babf72d6944226bb7d66e1b9d5"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-pvr/pvr.hts"
|
|
PKG_URL="https://github.com/kodi-pvr/pvr.hts/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.hts"
|
|
PKG_LONGDESC="pvr.hts"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|