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