diff --git a/community/afl/APKBUILD b/community/afl/APKBUILD index 9f8481e64ee..dd07f11b52c 100644 --- a/community/afl/APKBUILD +++ b/community/afl/APKBUILD @@ -3,7 +3,7 @@ pkgname=afl pkgver=2.52b pkgrel=0 -pkgdesc="American fuzzy lop - a fuzzer relying on genetic algorithms instead brute force" +pkgdesc="Fuzzer relying on genetic algorithms instead of brute force" url="http://lcamtuf.coredump.cx/afl/" arch="all" license="Apache-2.0"