afl: update to 1.89b.
This commit is contained in:
parent
52cab56b3d
commit
17d20548a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=1.88b
|
||||
version=1.89b
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# x86 only currently
|
||||
|
@ -10,7 +10,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=3bd4e2fef8e4528795ecefae21fad59ab04ee7c862c16e19753593fc27594082
|
||||
checksum=b74fd5eafe3394eddb2b1ed03f9355c01064474366e23c1eeedaff1f456bc0cb
|
||||
|
||||
pre_build() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Reference in a new issue