1
0
forked from ports/contrib

afl: 1.96b -> 2.13b

This commit is contained in:
Thomas Penteker 2016-05-24 00:19:43 +02:00
parent 59938f5338
commit 710fff064f
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/afl-analyze
lrwxrwxrwx root/root usr/bin/afl-clang -> afl-gcc
lrwxrwxrwx root/root usr/bin/afl-clang++ -> afl-gcc
-rwxr-xr-x root/root usr/bin/afl-cmin

View File

@ -1 +1 @@
a87164448a1e9a4007919a26c29e7c76 afl-1.96b.tgz
64101b1be7a830958435e0902028867d afl-2.13b.tgz

View File

@ -4,7 +4,7 @@
# Depends on:
name=afl
version=1.96b
version=2.13b
release=1
source=(http://lcamtuf.coredump.cx/afl/releases/$name-$version.tgz)