afl: update to 2.38b
This commit is contained in:
parent
68f0e36b4a
commit
48c9a1ebca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.35b
|
||||
version=2.38b
|
||||
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=596167527ad7a69cf06dc8143a051eb8b2ee04f159447a3086f6e60ae460bcea
|
||||
checksum=dec2e33c42f483e09eccfaac8fe6c38af99861040c720284054e7ac561b2aaf3
|
||||
nopie=yes # clang flags
|
||||
|
||||
nostrip_files="small_archive.a small_exec.elf"
|
||||
|
|
Loading…
Reference in a new issue