mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
f8b307e193
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="inputstream.adaptive"
|
||||
PKG_VERSION="a02656d"
|
||||
PKG_VERSION="161f319"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kodi.tv"
|
||||
PKG_URL="https://github.com/peak3d/inputstream.adaptive/archive/$PKG_VERSION.tar.gz"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="pvr.hts"
|
||||
PKG_VERSION="4e2a833"
|
||||
PKG_VERSION="d0b6f1f"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="pvr.iptvsimple"
|
||||
PKG_VERSION="d782816"
|
||||
PKG_VERSION="2a649d7"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="kodi"
|
||||
PKG_VERSION="3aa19b0"
|
||||
PKG_VERSION="7fc6da0"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kodi.tv"
|
||||
|
@ -20,7 +20,7 @@ PKG_NAME="xf86-video-nvidia"
|
||||
# Remember to run "python packages/x11/driver/xf86-video-nvidia/scripts/make_nvidia_udev.py" and commit changes to
|
||||
# "packages/x11/driver/xf86-video-nvidia/udev.d/96-nvidia.rules" whenever bumping version.
|
||||
# Host may require installation of python-lxml and python-requests packages.
|
||||
PKG_VERSION="384.59"
|
||||
PKG_VERSION="384.69"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://www.nvidia.com/"
|
||||
|
@ -331,6 +331,7 @@ ATTRS{device}=="0x1ba1", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb0", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb1", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb3", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb4", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb6", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb7", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb8", GOTO="configure_nvidia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user