Merge pull request #5007 from smp79/master

vdr-addon updates
This commit is contained in:
CvH 2021-01-21 20:48:01 +01:00 committed by GitHub
commit 815c3d7aac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vdr-plugin-vnsiserver"
PKG_VERSION="908684b58a3ebd4a447bc4b0a82b0bd8059bf605"
PKG_SHA256="6c39a2e9854632274cec2b11e4eaaea9edc4095856941672f40d0633ece506df"
PKG_VERSION="47a90dd9298753083a9a6482bb9990ea9a88aa7a"
PKG_SHA256="cd8087306dc5d77b150ca9f77bba91460507dc9a2336b9f61ce13aeefecf23e3"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/mdre77/vdr-plugin-vnsiserver"
PKG_URL="https://github.com/mdre77/vdr-plugin-vnsiserver/archive/${PKG_VERSION}.tar.gz"

View File

@ -1,3 +1,6 @@
114
- update VNSI plugin to 47a90dd
113
- update VDR to 2.4.6
- update VNSI plugin to 908684b

View File

@ -5,7 +5,7 @@
PKG_NAME="vdr-addon"
PKG_VERSION="2.4.6"
PKG_REV="113"
PKG_REV="114"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"