mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #5029 from mglae/le10_vdrconfig_105
script.config.vdr: convert to Python3 (105)
This commit is contained in:
commit
5a27620535
@ -1,3 +1,6 @@
|
|||||||
|
105
|
||||||
|
- convert scripts to Python3
|
||||||
|
|
||||||
104
|
104
|
||||||
- Python3 ABI support
|
- Python3 ABI support
|
||||||
|
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="script.config.vdr"
|
PKG_NAME="script.config.vdr"
|
||||||
PKG_VERSION="0345a2a3b98de48cbbaf77768ca6c9289f531e2b"
|
PKG_VERSION="dbcdf65f88e8ae80c0b76b26ceeeb489134e6379"
|
||||||
PKG_SHA256="793676258c399427047a7d6628984358c67b1180b98df44b48647d20e8f9395b"
|
PKG_SHA256="96ee087f69301592211a740c5ea58644254b5642cfb0a1f23e5d68131042997e"
|
||||||
PKG_REV="104"
|
PKG_REV="105"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="https://libreelec.tv"
|
PKG_SITE="https://libreelec.tv"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user