tor: 0.3.4.10 -> 0.3.5.7
(thank you, update script!)
This commit is contained in:
parent
5db46cf3f1
commit
6b3943d07d
@ -14,11 +14,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "tor-0.3.4.10";
|
name = "tor-0.3.5.7";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://dist.torproject.org/${name}.tar.gz";
|
url = "https://dist.torproject.org/${name}.tar.gz";
|
||||||
sha256 = "12i51i6swkdpnbcpa6f1csc00q177sbjnw2x31j53glxshmwpv5d";
|
sha256 = "17l31p58rsd30w4b6r4d8pbr84z3y7awahvjxbpmnlxc47y8f20v";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "geoip" ];
|
outputs = [ "out" "geoip" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user