Merge pull request #4090 from HiassofT/le10-slice-fix

slice-drivers: fix build on kernel 5.3+
This commit is contained in:
CvH 2020-01-02 12:43:40 +01:00 committed by GitHub
commit bb03dc409a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="slice-drivers"
PKG_VERSION="cff35bf3819edd3379140ccbbe667cbfd3535e93"
PKG_SHA256="7d159cc52c7ee086468799ec7b2941ba7a39fe5fc372faa59c38a141b8b0ae01"
PKG_VERSION="8c84fb06f3d66e879bb1d02c5a6d436d31ed6306"
PKG_SHA256="ddc9c97c1ad40cc8fbebf3c501c2bb5cfa2ea22e8fe9af2cb56242c2c72ae202"
PKG_ARCH="arm"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/LibreELEC/slice-drivers"