Merge pull request #6186 from smp79/vdr

vdr-addon: update VDR to 2.6.1
This commit is contained in:
CvH 2022-02-03 17:33:27 +01:00 committed by GitHub
commit 6c61256e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View File

@ -4,8 +4,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vdr"
PKG_VERSION="2.6.0"
PKG_SHA256="111a862ba52caaf5d74ec1374135047137c1a01071390f5e14632916c3c3540b"
PKG_VERSION="2.6.1"
PKG_SHA256="4717616da8e5320dceb7b44db1e4fa1b01e1d356a73717ec21225387020999c6"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvdr.de"
PKG_URL="http://git.tvdr.de/?p=vdr.git;a=snapshot;h=refs/tags/${PKG_VERSION};sf=tbz2"

View File

@ -1,3 +1,6 @@
119
- update VDR to 2.6.1
118
- update VDR to 2.6.0

View File

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