community/afl to 2.30b

This commit is contained in:
David Beauchamp 2016-08-11 16:42:42 -04:00
parent 124a2b5e14
commit 339db429bf

View file

@ -5,7 +5,7 @@
# - make with AFL_NO_X86=1
pkgname=afl
pkgver=2.28b
pkgver=2.30b
pkgrel=1
pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
url='http://lcamtuf.coredump.cx/afl/'
@ -21,7 +21,7 @@ provides=('american-fuzzy-lop')
replaces=('american-fuzzy-lop')
options=('!emptydirs' '!strip')
source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
sha512sums=('77b05f2b40d83ecef26dba60bf8a482a2331ef46dcab92cd183eaa784461550d1c004c55a023f1f18b0ab51310d3a84692ba76687ffff8bd322ea9080612cb9a')
sha512sums=('45c0afcb6e7873648ec213b9dfb0c8a708caa7e3dbc1db9f11e2dba74febfcd9391e49eb284c33b7f9f5ce24eb27e9dc5ed67a17c6ef2a5f377d1b8438d6ae06')
build() {
cd ${pkgname}-${pkgver}