~alpine/aports

testing/afl: Update to version 2.35b v1 PROPOSED

Marian Buschsieweke: 1
 testing/afl: Update to version 2.35b

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2705/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/afl: Update to version 2.35b Export this patch

---
 testing/afl/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/afl/APKBUILD b/testing/afl/APKBUILD
index ff243e7c0f..22db693239 100644
--- a/testing/afl/APKBUILD
+++ b/testing/afl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Marian <mari.hahn@wwu.de>
# Maintainer: Marian <mari.hahn@wwu.de>
pkgname=afl
pkgver=2.28b
pkgver=2.35b
pkgrel=0
pkgdesc="american fuzzy lop is a fuzzer relying on genetic algorithms instead brute force"
url="http://lcamtuf.coredump.cx/afl/"
@@ -33,6 +33,6 @@ package() {
	   "${pkgdir}/usr/bin/afl-gcc" "${pkgdir}/usr/bin/afl-g++"
}

md5sums="067310f39f9e7bbe559a6843b5e3c482  afl-2.28b.tgz"
sha256sums="65572013a737ff1eeb7f9259623536044aadef64d370d06f0c301092d8db964f  afl-2.28b.tgz"
sha512sums="77b05f2b40d83ecef26dba60bf8a482a2331ef46dcab92cd183eaa784461550d1c004c55a023f1f18b0ab51310d3a84692ba76687ffff8bd322ea9080612cb9a  afl-2.28b.tgz"
md5sums="c28045f5f4703187cb308b2ac3fdd650  afl-2.35b.tgz"
sha256sums="596167527ad7a69cf06dc8143a051eb8b2ee04f159447a3086f6e60ae460bcea  afl-2.35b.tgz"
sha512sums="77f286d0008055770812b7429a671caed54adb2355cd88e1cbdd13f9e739763f46ed6f3e25ddfbe7aa2679e0a71c9b1af9767d1c367df1778338fcf260bc38c5  afl-2.35b.tgz"
-- 
2.11.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---