afl: update to 2.41b.
This commit is contained in:
parent
13a95c030e
commit
10c28b7149
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.40b
|
||||
version=2.41b
|
||||
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=a9c0553441db4a09a628c1d562aa7747f4ad4d2b394bec86880ce1c9aabbef00
|
||||
checksum=0670b13235264e688a7ccfbeeee257e9c57dcc86ead676247d92d199c194968f
|
||||
nopie=yes # clang flags
|
||||
|
||||
nostrip_files="small_archive.a small_exec.elf"
|
||||
|
|
Loading…
Reference in a new issue