summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/debug.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 83c9f6ae03..718a76310d 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -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