afl: update to 1.94b.
This commit is contained in:
parent
646a5abd0f
commit
714972ea7b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'afl'
|
# Template file for 'afl'
|
||||||
pkgname=afl
|
pkgname=afl
|
||||||
version=1.89b
|
version=1.94b
|
||||||
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=b74fd5eafe3394eddb2b1ed03f9355c01064474366e23c1eeedaff1f456bc0cb
|
checksum=17571ff127ad10dec68a743380ec8efddf541c1f514555d8a8c634a9c6f766b0
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||||
|
|
Loading…
Reference in New Issue