[arch-commits] Commit in afl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Aug 7 10:19:49 UTC 2016
Date: Sunday, August 7, 2016 @ 10:19:49
Author: anthraxx
Revision: 185781
upgpkg: afl 2.28b-1
Modified:
afl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-07 10:16:15 UTC (rev 185780)
+++ PKGBUILD 2016-08-07 10:19:49 UTC (rev 185781)
@@ -2,7 +2,7 @@
# Contributor: spider-mario <spidermario at free.fr>
pkgname=afl
-pkgver=2.27b
+pkgver=2.28b
pkgrel=1
pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
url='http://lcamtuf.coredump.cx/afl/'
@@ -18,7 +18,7 @@
replaces=('american-fuzzy-lop')
options=('!emptydirs' '!strip')
source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('cca6f530dd67b8c155185f450794fa48083b0dd502ee249ea9f4db4631284b975bae2d165aee012c28125c0e98e3b84c9cd819d282d699687cfb6592b31fe64d')
+sha512sums=('77b05f2b40d83ecef26dba60bf8a482a2331ef46dcab92cd183eaa784461550d1c004c55a023f1f18b0ab51310d3a84692ba76687ffff8bd322ea9080612cb9a')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list