community/afl to 2.04b-1

This commit is contained in:
Kevin Mihelich 2016-02-24 00:36:32 +00:00
parent f7dd99791d
commit 52f94c3b6e

View file

@ -5,7 +5,7 @@
# - make with AFL_NO_X86=1
pkgname=afl
pkgver=2.03b
pkgver=2.04b
pkgrel=1
pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
url="http://lcamtuf.coredump.cx/afl/"
@ -23,7 +23,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=('9b15574e30cb065900e43f2fd7b97e34b2d9e43a37f84423c9022c6363c7d0a211aaf1adaa52f389484e717abcd0929d330a8fb8e661d906b2818dfcf6987c96')
sha512sums=('d09d36bf85f6a36fc981b6804202b01fba84b2b879647de9211df89e77ca58e526f5b2158a6fa5f1a647e8b588b20fd34cb012011728537d61b4924a22a866db')
build() {
cd ${pkgname}-${pkgver}