pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/afl
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 19 08:28:25 UTC 2025
Modified Files:
pkgsrc/devel/afl: Makefile
Log Message:
afl: homepage -> https
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/devel/afl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/afl/Makefile
diff -u pkgsrc/devel/afl/Makefile:1.66 pkgsrc/devel/afl/Makefile:1.67
--- pkgsrc/devel/afl/Makefile:1.66 Thu Jun 24 19:00:32 2021
+++ pkgsrc/devel/afl/Makefile Wed Nov 19 08:28:24 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2021/06/24 19:00:32 rillig Exp $
+# $NetBSD: Makefile,v 1.67 2025/11/19 08:28:24 wiz Exp $
DISTNAME= afl-2.57b
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=goog
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://lcamtuf.coredump.cx/afl/
+HOMEPAGE= https://lcamtuf.coredump.cx/afl/
COMMENT= American Fuzzy Lop, a fuzzing tool for finding bugs by random input
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index