Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/pvr.iptvsimple/package.mk
Rudi Heitbaum a794735eef kodi-binary-addons: update to latest versions
- pvr.argustv: update 22.3.0-Piers to 22.3.1-Piers
- pvr.demo: update 22.4.0-Piers to 22.4.1-Piers
- pvr.dvblink: update 22.2.0-Piers to 22.2.1-Piers
- pvr.dvbviewer: update 22.2.0-Piers to 22.2.1-Piers
- pvr.filmon: update 22.2.0-Piers to 22.2.1-Piers
- pvr.hdhomerun: update 22.2.0-Piers to 22.2.1-Piers
- pvr.iptvsimple: update 22.4.1-Piers to 22.4.2-Piers
- pvr.mediaportal.tvserver: update 22.2.0-Piers to 22.2.1-Piers
- pvr.njoy: update 22.2.0-Piers to 22.2.1-Piers
- pvr.pctv: update 22.2.0-Piers to 22.2.1-Piers
- pvr.stalker: update 22.2.0-Piers to 22.2.1-Piers
- pvr.vbox: update 22.2.0-Piers to 22.2.1-Piers
- pvr.vdr.vnsi: update 22.2.0-Piers to 22.2.1-Piers
- pvr.vuplus: update 22.3.1-Piers to 22.3.2-Piers
- pvr.wmc: update 22.2.0-Piers to 22.2.1-Piers
2025-02-02 00:31:26 +00:00

19 lines
675 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.iptvsimple"
PKG_VERSION="22.4.2-Piers"
PKG_SHA256="40b2875e1c9f0daa57cf3adbbcaf9cb7a563c47f10d24453fe56e7aa83091f2d"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-pvr/pvr.iptvsimple"
PKG_URL="https://github.com/kodi-pvr/pvr.iptvsimple/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform pugixml zlib xz"
PKG_SECTION=""
PKG_SHORTDESC="pvr.iptvsimple"
PKG_LONGDESC="pvr.iptvsimple"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"