afl: update to 2.05b.
This commit is contained in:
parent
abb46e3b2e
commit
c92f3a1fa8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=2.04b
|
||||
version=2.05b
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
|
@ -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=90c141669b2448da475f1fb98097fc01e96eb852ac7f4d57967916df5d2cc7bd
|
||||
checksum=8d3e7c3b24011aec117d049ddddd62e7e5df86e08847b9fd56f98e6957e28476
|
||||
|
||||
pre_build() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue