wireshark: update homepage URL

This commit is contained in:
Bjørn Forsman 2013-05-11 20:30:41 +02:00
parent 8c108024ab
commit 3b6a347bea

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation {
configureFlags = "--disable-usr-local --with-ssl --enable-threads --enable-packet-editor";
meta = {
homepage = "http://sourceforge.net/projects/wireshark/";
homepage = http://www.wireshark.org/;
description = "a powerful network protocol analyzer";
license = stdenv.lib.licenses.gpl2;