diff options
author | wen <wen@FreeBSD.org> | 2016-03-15 08:43:27 +0000 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-03-15 08:43:27 +0000 |
commit | 911abea8794f224f675535903ae68341b69a7f5d (patch) | |
tree | f97127e438d9dadce87d55365633d6180a213d9c | |
parent | 5d1fb71b47d60d35a73bf195ad7da8fbfac495b5 (diff) | |
download | FreeBSD-ports-911abea8794f224f675535903ae68341b69a7f5d.zip FreeBSD-ports-911abea8794f224f675535903ae68341b69a7f5d.tar.gz |
- Update to 2.07b
PR: 207830
Submitted by: t@tobik.me(maintainer)
-rw-r--r-- | security/afl/Makefile | 2 | ||||
-rw-r--r-- | security/afl/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/afl/Makefile b/security/afl/Makefile index 7b031d4..4ef6968 100644 --- a/security/afl/Makefile +++ b/security/afl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.03b +PORTVERSION= 2.07b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ diff --git a/security/afl/distinfo b/security/afl/distinfo index 2133b12..33e558b 100644 --- a/security/afl/distinfo +++ b/security/afl/distinfo @@ -1,2 +1,2 @@ -SHA256 (afl-2.03b.tgz) = 681b50da1e0a04e9b8d95a84120be28180e1e318416099a2af71cd9a45098dcb -SIZE (afl-2.03b.tgz) = 812001 +SHA256 (afl-2.07b.tgz) = 9dd324bc3930ec1dbb44d00df8dcf8a3c8ca54b765665cc7f20b89e71d70b184 +SIZE (afl-2.07b.tgz) = 814913 |