afl: update to 2.44b.
This commit is contained in:
parent
e518d79e91
commit
6408beb56e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.43b
|
||||
version=2.44b
|
||||
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=9db797848efa9507e509379aeffdd89b3806a79a119dfa2c4477cc5156f262cb
|
||||
checksum=d528ef5b9357c74114eaa3aa57909f91acef7663f685466bda0ac29257247d73
|
||||
nopie=yes # clang flags
|
||||
|
||||
nostrip_files="small_archive.a small_exec.elf"
|
||||
|
|
Loading…
Reference in New Issue