teeworlds: 0.6.3 -> 0.6.4 for CVE-2016-9400
This commit is contained in:
parent
0683c1a35c
commit
4c5a198019
@ -3,11 +3,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "teeworlds-0.6.3";
|
name = "teeworlds-0.6.4";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://downloads.teeworlds.com/teeworlds-0.6.3-src.tar.gz";
|
url = "https://downloads.teeworlds.com/teeworlds-0.6.4-src.tar.gz";
|
||||||
sha256 = "0yq7f3yan07sxrhz7mzwqv344nfmdc67p3dg173631w9fb1yf3j9";
|
sha256 = "1qlqzp4wqh1vnip081lbsjnx5jj5m5y4msrcm8glbd80pfgd2qf2";
|
||||||
};
|
};
|
||||||
|
|
||||||
# we always want to use system libs instead of these
|
# we always want to use system libs instead of these
|
||||||
|
Loading…
x
Reference in New Issue
Block a user