afl: update to 1.95b.
This commit is contained in:
parent
214f74210d
commit
9706ff2d9d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'afl'
|
# Template file for 'afl'
|
||||||
pkgname=afl
|
pkgname=afl
|
||||||
version=1.94b
|
version=1.95b
|
||||||
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=17571ff127ad10dec68a743380ec8efddf541c1f514555d8a8c634a9c6f766b0
|
checksum=21ec6bb8c182fd821d25c8b67283f81a632c4f74419c9db5fec0135dd0c9ae2a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue