mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/afl to 1.93b-1
This commit is contained in:
parent
c856b01ab7
commit
1f22bbff65
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - make with AFL_NOX86=1
|
||||
|
||||
pkgname=afl
|
||||
pkgver=1.92b
|
||||
pkgver=1.93b
|
||||
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=('abb2c6cc9d28d522b59d28821e2eb7b82e4cc37212f1a02c848e9ef05fed008a0f3f57c8defb3384880700f9da23412a9ac77bd6afd7fbb30f0e4ad501e04148')
|
||||
sha512sums=('2fc402c78c183ab6988957054a40dfd4a48d99536a7f32d573655812eb39e118d9813acfeb6e27b643ef414a23746b7514233acecce6601e04a23feb6e82860a')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue