commit
da95342556
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=1.99b
|
||||
revision=2
|
||||
version=2.00b
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
# x86 only currently
|
||||
|
@ -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=467e334432bddfc92e631f57eb0fe9a10c641c305f80a1f3df85d5f08010f7a7
|
||||
checksum=3302cd8220a36e84898355dacdcacdfd9ac48c3466125ef11032e1f3a8eed277
|
||||
|
||||
pre_build() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Reference in a new issue