Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/inputstream.rtmp/package.mk
Matthias Reichl 47bfcfa8d9 kodi-binary-addons: bump PKG_REV of all addons
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-28 22:36:32 +01:00

18 lines
568 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="inputstream.rtmp"
PKG_VERSION="20.3.0-Nexus"
PKG_SHA256="6a6129dca822e1447c0945ddf9cc6dbff1203dab313395d27efb4669a0ef3370"
PKG_REV="5"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/inputstream.rtmp"
PKG_URL="https://github.com/xbmc/inputstream.rtmp/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform rtmpdump"
PKG_SECTION=""
PKG_SHORTDESC="inputstream.rtmp"
PKG_LONGDESC="inputstream.rtmp"
PKG_IS_ADDON="yes"