From 7b55d52c26922d5a77b3d8a83e923e13a4f03125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sat, 29 Jul 2017 13:56:58 +0200 Subject: testing/afl: upgrade to 2.49b --- testing/afl/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/afl/APKBUILD') diff --git a/testing/afl/APKBUILD b/testing/afl/APKBUILD index ae71dfe38f..ab6d8e96f2 100644 --- a/testing/afl/APKBUILD +++ b/testing/afl/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Marian # Maintainer: Marian pkgname=afl -pkgver=2.47b +pkgver=2.49b pkgrel=0 pkgdesc="American fuzzy lop - a fuzzer relying on genetic algorithms instead brute force" url="http://lcamtuf.coredump.cx/afl/" @@ -40,4 +40,4 @@ package() { esac } -sha512sums="e1cca76e639ebaf13b460316515e67d607d23cd7ce9b7fd2266846732bbc0294b7f94254c9a82914eb60d3a193417dff80bb1617813bc1246ebfa966aa99a004 afl-2.47b.tgz" +sha512sums="2edf84fe2398377b2259c5b56452014cd9168149f9da7cc180578817c7a89cb7ba536a09929b5bb0925b35f00022877693c70f0d0a13dfbef9d05ca75ad19017 afl-2.49b.tgz" -- cgit v1.2.3