me
/
guix
Archived
1
0
Fork 0

gnu: american-fuzzy-lop: Use HTTPS home page.

* gnu/packages/debug.scm (american-fuzzy-lop)[home-page]: Use HTTPS.
Tobias Geerinckx-Rice 2020-03-17 23:08:48 +01:00
parent 3ba980b188
commit 38e1b9efc8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ tools that process C/C++ code.")
(string-append out "/bin/afl-qemu-trace"))
#t)))
(delete 'check)))) ; tests are run during 'install phase
(home-page "http://lcamtuf.coredump.cx/afl")
(home-page "https://lcamtuf.coredump.cx/afl/")
(synopsis "Security-oriented fuzzer")
(description
"American fuzzy lop is a security-oriented fuzzer that employs a novel