dropbear: update from 2013.62 to 2014.66
This commit is contained in:
parent
6e12ae2bc6
commit
f4c350d26e
@ -2,11 +2,11 @@
|
||||
sftpPath ? "/var/run/current-system/sw/libexec/sftp-server" }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "dropbear-2013.62";
|
||||
name = "dropbear-2014.66";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://matt.ucc.asn.au/dropbear/releases/${name}.tar.bz2";
|
||||
sha256 = "1ylz0zd68cxdgs4x4cpc2y8h75395y10bxb1qflv0m6cpc166rf6";
|
||||
sha256 = "0xmbcjm2pbhih459667wy8acs4nax4amvzwqwfxw0z2i19ky4gxb";
|
||||
};
|
||||
|
||||
dontDisableStatic = enableStatic;
|
||||
|
Loading…
Reference in New Issue
Block a user