displaylink: 5.2.14 -> 5.3.1.34
This commit is contained in:
parent
c62e88ab81
commit
3604e1e4f0
@ -11,17 +11,17 @@ let
|
|||||||
|
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
pname = "displaylink";
|
pname = "displaylink";
|
||||||
version = "5.2.14";
|
version = "5.3.1.34";
|
||||||
|
|
||||||
src = requireFile rec {
|
src = requireFile rec {
|
||||||
name = "displaylink.zip";
|
name = "displaylink.zip";
|
||||||
sha256 = "03b176y95f04rg3lcnjps9llsjbvd8yksh1fpvjwaciz48mnxh2i";
|
sha256 = "1c1kbjgpb71f73qnyl44rvwi6l4ivddq789rwvvh0ahw2jm324hy";
|
||||||
message = ''
|
message = ''
|
||||||
In order to install the DisplayLink drivers, you must first
|
In order to install the DisplayLink drivers, you must first
|
||||||
comply with DisplayLink's EULA and download the binaries and
|
comply with DisplayLink's EULA and download the binaries and
|
||||||
sources from here:
|
sources from here:
|
||||||
|
|
||||||
http://www.displaylink.com/downloads/file?id=1369
|
https://www.displaylink.com/downloads/file?id=1576
|
||||||
|
|
||||||
Once you have downloaded the file, please use the following
|
Once you have downloaded the file, please use the following
|
||||||
commands and re-run the installation:
|
commands and re-run the installation:
|
||||||
|
Loading…
Reference in New Issue
Block a user