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