vdr-addon: REV 116

This commit is contained in:
mglae 2021-07-01 23:43:28 +02:00
parent 226e139ff0
commit 9512c10a0e
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
116
- update VDR to 2.4.7
- update eepg to f8698d8
- update epgsearch to cff8dfe
- update iptv to 7369c95
- update live to b2938de
- update robotv to f521e57
- update satip to 0a216f1
- update wirbelscan 2021.03.07
115
- add locale. Install and configure Locale Addon to select language.
- fix VNSI: use header from current wirbelscan

View File

@ -4,8 +4,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vdr-addon"
PKG_VERSION="2.4.6"
PKG_REV="115"
PKG_VERSION="2.4.7"
PKG_REV="116"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"