Update tor to 0.2.5.11

This commit is contained in:
Chris Double 2015-03-25 10:22:06 +13:00
parent 7f5367c69d
commit 9549f1c88f

View file

@ -1,11 +1,11 @@
{ stdenv, fetchurl, libevent, openssl, zlib, torsocks }:
stdenv.mkDerivation rec {
name = "tor-0.2.5.10";
name = "tor-0.2.5.11";
src = fetchurl {
url = "https://archive.torproject.org/tor-package-archive/${name}.tar.gz";
sha256 = "0fx8qnwh2f8ykfx0np4hyznjfi4xfy96z59pk96y3zyjvjjh5pdk";
sha256 = "0sb7ai8r9c0nvdagjrbfqpri6x4njfxv954fxrjv46rzkkpgmq5f";
};
# Note: torsocks is specified as a dependency, as the distributed