update to 1.96b

OK jsg@ mmcc@
This commit is contained in:
gsoares 2015-12-18 03:11:23 +00:00
parent 6d6b942d3e
commit 8522941aea
3 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2015/11/25 02:27:12 gsoares Exp $
# $OpenBSD: Makefile,v 1.22 2015/12/18 03:11:23 gsoares Exp $
ONLY_FOR_ARCHS= i386 amd64
COMMENT= instrumented fuzzer
DISTNAME= afl-1.95b
DISTNAME= afl-1.96b
EXTRACT_SUFX= .tgz
CATEGORIES= devel

View File

@ -1,2 +1,2 @@
SHA256 (afl-1.95b.tgz) = IexruMGC/YIdJci2coP4GmMsT3RBnJ21/sATXdDJrio=
SIZE (afl-1.95b.tgz) = 804542
SHA256 (afl-1.96b.tgz) = A76wb4mT3LN9NI5T2hnKnQZMg/ztydh7C1Bsc8MQ8nw=
SIZE (afl-1.96b.tgz) = 804864

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile,v 1.15 2015/11/25 02:27:12 gsoares Exp $
--- Makefile.orig Thu Nov 12 23:58:12 2015
+++ Makefile Tue Nov 24 09:56:32 2015
@@ -18,7 +18,7 @@ VERSION = 1.95b
$OpenBSD: patch-Makefile,v 1.16 2015/12/18 03:11:23 gsoares Exp $
--- Makefile.orig Wed Dec 16 01:24:06 2015
+++ Makefile Wed Dec 16 16:55:42 2015
@@ -18,7 +18,7 @@ VERSION = 1.96b
PREFIX ?= /usr/local
BIN_PATH = $(PREFIX)/bin