wireshark: update homepage URL
This commit is contained in:
parent
8c108024ab
commit
3b6a347bea
@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
|||||||
configureFlags = "--disable-usr-local --with-ssl --enable-threads --enable-packet-editor";
|
configureFlags = "--disable-usr-local --with-ssl --enable-threads --enable-packet-editor";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://sourceforge.net/projects/wireshark/";
|
homepage = http://www.wireshark.org/;
|
||||||
description = "a powerful network protocol analyzer";
|
description = "a powerful network protocol analyzer";
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user