afl: update to 2.19b.
This commit is contained in:
parent
988134f251
commit
892221ce90
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.13b
|
||||
version=2.19b
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# x86 only currently
|
||||
|
@ -11,7 +11,8 @@ 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=997951ce8a53e764c1fe61afe8b7a144ca4be23077e43852a66ebab5b9dee88c
|
||||
checksum=be12df9920c9cf68c412fb06ef5c7153f4b17e450b0195535a69663e749d8af2
|
||||
nopie=yes # clang flags
|
||||
|
||||
nostrip_files="small_archive.a small_exec.elf"
|
||||
|
||||
|
|
Loading…
Reference in a new issue