community/afl to 1.90b-1

This commit is contained in:
Kevin Mihelich 2015-09-03 12:31:52 +00:00
parent 17a4721ead
commit 12a1924f66

View file

@ -5,7 +5,7 @@
# - make with AFL_NOX86=1
pkgname=afl
pkgver=1.89b
pkgver=1.90b
pkgrel=1
pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
arch=('i686' 'x86_64')
@ -20,7 +20,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=('33ced2c68dd6a6bd9adc78e5b0ccd2615035c181ea6e77561717e024b6ea0022d1840932d866fd114c04baae174e827d5b07996fa903c108f30de5c87a379b75')
sha512sums=('eb78f1ab61af887179b1c49a7a2e67ab6a67c61eefe574492db488aaab5ee0dd0468761d08f7c37bccab3f09fd62cbc74283ab429e1fe3d11bcb60663a093b93')
build() {
cd ${pkgname}-${pkgver}