vdr-addon: update to 2.4.1

This commit is contained in:
CvH 2019-08-02 22:45:18 +02:00
parent be4588cba8
commit 10b73fa523
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
111
- update VDR to 2.4.1
- update epgsearch to 2019-04-11
- update robotv to 2019-06-19
- update satip to 2019-02-08
110
- fix deprecated VDR_CHARSET_OVERRIDE
@ -9,7 +15,7 @@
- update Sat>IP plugin to a4051bf
- update VNSI plugin to 1.8.0
- update VDR 2.4.0 upstream patches
- update Wirbelscan plugin to 2018.11.04
- update Wirbelscan plugin to 2018-11-04
108
- update VDR to 2.4.0

View File

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