aboutsummaryrefslogtreecommitdiff
path: root/security/afl++/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-07-26 14:16:12 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-07-26 14:16:12 +0000
commit58826a61a6e902e9359191ef4066e186a6835e8e (patch)
tree6e289f322858ac326d3fec32463132b18dcf7e1f /security/afl++/Makefile
parent9c9f353be9b1621c815e346e4ff3fde31c9f8fef (diff)
downloadports-58826a61a6e902e9359191ef4066e186a6835e8e.tar.gz
ports-58826a61a6e902e9359191ef4066e186a6835e8e.zip
security/afl++: Update to 2.53c
Notes
Notes: svn path=/head/; revision=507358
Diffstat (limited to 'security/afl++/Makefile')
-rw-r--r--security/afl++/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/afl++/Makefile b/security/afl++/Makefile
index 23395c6fd34d..d63947ee063c 100644
--- a/security/afl++/Makefile
+++ b/security/afl++/Makefile
@@ -2,11 +2,13 @@
# $FreeBSD$
PORTNAME= afl
-PORTVERSION= 2.52c
-PORTREVISION= 1
+PORTVERSION= 2.53c
CATEGORIES= security
PKGNAMESUFFIX= ++
+PATCH_SITES= https://github.com/vanhauser-thc/AFLplusplus/commit/
+PATCHFILES= 30586e634ddb58bad08e9cb662f0ccc44f45b91a.patch:-p1
+
MAINTAINER= tobik@FreeBSD.org
COMMENT= Fast instrumented fuzzer