afl: update to 2.51b.
This commit is contained in:
parent
e34de1e085
commit
171348f502
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.50b
|
||||
version=2.51b
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# x86 only currently
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://lcamtuf.coredump.cx/afl/"
|
||||
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
|
||||
checksum=0bdb0efd77b394b8b1a816e957a6dc27ffe01007d73c6247b9e424f0e36176c5
|
||||
checksum=d435b94b35b844ea0bacbdb8516d2d5adffc2a4f4a5aad78785c5d2a5495bb97
|
||||
nopie=yes # clang flags
|
||||
|
||||
nostrip_files="small_archive.a small_exec.elf"
|
||||
|
|
Loading…
Reference in a new issue