aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-11 13:39:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-11 15:08:49 +0000
commitd30c13e2e02fb35f398354e71d19ecb4bead5b18 (patch)
treea286512257c2e1425b4483427b0e6dd60e7668ca
parent72931777ad3302452f7fde208e5673e36829174d (diff)
community/afl: rebuild with clang 8
-rw-r--r--community/afl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/afl/APKBUILD b/community/afl/APKBUILD
index a1ebe89069f..269dc94d3a6 100644
--- a/community/afl/APKBUILD
+++ b/community/afl/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Marian <marian.buschsieweke@ovgu.de>
pkgname=afl
pkgver=2.52b
-pkgrel=0
+pkgrel=1
pkgdesc="Fuzzer relying on genetic algorithms instead of brute force"
url="http://lcamtuf.coredump.cx/afl/"
arch="all !x86 !armhf"