Add tcpdump mirrors.
svn path=/nixpkgs/trunk/; revision=12779
This commit is contained in:
parent
4bdd8f96e4
commit
df4363229d
@ -149,4 +149,12 @@ rec {
|
|||||||
http://download.gnome.org/
|
http://download.gnome.org/
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Tcpdump (see http://www.tcpdump.org/mirrors.html).
|
||||||
|
tcpdump = [
|
||||||
|
ftp://ftp.wiretapped.net/pub/security/packet-capture/tcpdump.org/
|
||||||
|
ftp://mirror.aarnet.edu.au/pub/tcpdump/
|
||||||
|
ftp://gd.tuwien.ac.at/infosys/security/tcpdump.org/
|
||||||
|
ftp://ftp.gwdg.de/pub/misc/tcpdump/
|
||||||
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user