afl: update to 2.48b.
This commit is contained in:
parent
5c3647f8dc
commit
0b32a5bcd1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.47b
|
||||
version=2.48b
|
||||
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=280587271c87051d9eb6f90859eedfe4a20e54a09256ad710cadc48f40b05daf
|
||||
checksum=3f434ed33e0cb7c11d675b0d2328f428eb682cc7ad50eb3904a6df8c29baa703
|
||||
nopie=yes # clang flags
|
||||
|
||||
nostrip_files="small_archive.a small_exec.elf"
|
||||
|
|
Loading…
Reference in New Issue