mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/afl to 2.07b-1
This commit is contained in:
parent
dda3dbf35e
commit
2924a0a0c8
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - make with AFL_NO_X86=1
|
||||
|
||||
pkgname=afl
|
||||
pkgver=2.06b
|
||||
pkgver=2.07b
|
||||
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=('3d103877f38e6c2768a11756bf12bcad0adc1e592b37dcbe5ec3c3b52a16a8451f09fadf9e84899c542874b9c9204f9b2f0d0ec41e5b9fc46057c04b37f259a6')
|
||||
sha512sums=('784e731ca76615493309624e7d1e64556589da624f3a9f839e948c2bd40923b21dd1074235f15c23490b3ec3a8111f386d299ab6e120cc3a2d732a704716c116')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue