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

* gnu/packages/debug.scm (american-fuzzy-lop)[home-page]: Use HTTPS.
This commit is contained in:
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

View file

@ -273,7 +273,7 @@ (define-public american-fuzzy-lop
(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