p0f: update homepage link to use HTTPS
This commit is contained in:
parent
5fac10ccb1
commit
cedcfede5e
@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Passive network reconnaissance and fingerprinting tool";
|
description = "Passive network reconnaissance and fingerprinting tool";
|
||||||
homepage = "http://lcamtuf.coredump.cx/p0f3/";
|
homepage = "https://lcamtuf.coredump.cx/p0f3/";
|
||||||
license = stdenv.lib.licenses.lgpl21;
|
license = stdenv.lib.licenses.lgpl21;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
maintainers = [ stdenv.lib.maintainers.thoughtpolice ];
|
maintainers = [ stdenv.lib.maintainers.thoughtpolice ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user