Date: Friday, May 28, 2021 @ 07:12:30 Author: foutrelis Revision: 949255
upgpkg: afl 2.57b-6: LLVM 12 rebuild Modified: afl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-28 07:10:07 UTC (rev 949254) +++ PKGBUILD 2021-05-28 07:12:30 UTC (rev 949255) @@ -4,7 +4,7 @@ pkgname=afl pkgver=2.57b -pkgrel=5 +pkgrel=6 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms' url='http://lcamtuf.coredump.cx/afl/' arch=('x86_64')
