Merge pull request #111974 from r-ryantm/auto-update/libxl
libxl: 3.8.8 -> 3.9.4.3
This commit is contained in:
commit
c63a299c76
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libxl";
|
pname = "libxl";
|
||||||
version = "3.8.8";
|
version = "3.9.4.3";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://www.libxl.com/download/${pname}-lin-${version}.tar.gz";
|
url = "https://www.libxl.com/download/${pname}-lin-${version}.tar.gz";
|
||||||
sha256 = "08jarfcl8l5mrmkx6bcifi3ghkaja9isz77zgggl84yl66js5pc3";
|
sha256 = "sha256-U8hXoqBzjSGigOXc29LZQk3KrGiYvBPBJPg5qihcAsY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user