mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #6728 from jhelgert/update_vdr_restfulapi
vdr-plugin-restfulapi: update to 0.2.6.6
This commit is contained in:
commit
6c59a58bf7
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="vdr-plugin-restfulapi"
|
||||
PKG_VERSION="0.2.6.5"
|
||||
PKG_SHA256="116f2ec08eb8d228ef5da64fe4039f2c00ae4d76388f0f34ab329c866d928e1f"
|
||||
PKG_VERSION="0.2.6.6"
|
||||
PKG_SHA256="a392c8ac9da58bce06674208711a786209ce802e77f93b48d21e424fa79f5eba"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/yavdr/vdr-plugin-restfulapi"
|
||||
PKG_URL="https://github.com/yavdr/${PKG_NAME}/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_URL="https://github.com/yavdr/${PKG_NAME}/archive/refs/tags/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain vdr cxxtools vdr-plugin-wirbelscan"
|
||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr) $(get_pkg_directory vdr-plugin-wirbelscan)"
|
||||
PKG_LONGDESC="Allows to access many internals of the VDR via a restful API."
|
||||
|
Loading…
x
Reference in New Issue
Block a user