afl: update to 1.88b.
This commit is contained in:
parent
d28bfecc63
commit
716be585c2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'afl'
|
# Template file for 'afl'
|
||||||
pkgname=afl
|
pkgname=afl
|
||||||
version=1.87b
|
version=1.88b
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# x86 only currently
|
# x86 only currently
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://lcamtuf.coredump.cx/afl/"
|
homepage="http://lcamtuf.coredump.cx/afl/"
|
||||||
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
|
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
|
||||||
checksum=7410eab4cf0bb0ff2f2085e0b8ae88c7d42a8f13837b6d8286b9c177056e000a
|
checksum=3bd4e2fef8e4528795ecefae21fad59ab04ee7c862c16e19753593fc27594082
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||||
|
|
Loading…
Reference in New Issue