afl: update to 2.08b.
This commit is contained in:
parent
f7cb309d20
commit
bc029d633a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.07b
|
||||
revision=2
|
||||
version=2.08b
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
# 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=9dd324bc3930ec1dbb44d00df8dcf8a3c8ca54b765665cc7f20b89e71d70b184
|
||||
checksum=268acb69ccdcfa07d72e33ea203818a01e81e84b423b4f0bfb56f8e04a358f88
|
||||
|
||||
nostrip_files="small_archive.a small_exec.elf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue