afl: update homepage link to use HTTPS
This commit is contained in:
parent
19b77d4ad1
commit
58d59e58d2
@ -68,7 +68,7 @@ let
|
|||||||
also useful for seeding other, more labor or resource-intensive
|
also useful for seeding other, more labor or resource-intensive
|
||||||
testing regimes down the road.
|
testing regimes down the road.
|
||||||
'';
|
'';
|
||||||
homepage = "http://lcamtuf.coredump.cx/afl/";
|
homepage = "https://lcamtuf.coredump.cx/afl/";
|
||||||
license = stdenv.lib.licenses.asl20;
|
license = stdenv.lib.licenses.asl20;
|
||||||
platforms = ["x86_64-linux" "i686-linux"];
|
platforms = ["x86_64-linux" "i686-linux"];
|
||||||
maintainers = with stdenv.lib.maintainers; [ thoughtpolice ris ];
|
maintainers = with stdenv.lib.maintainers; [ thoughtpolice ris ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user