[arch-commits] Commit in afl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Apr 3 16:24:41 UTC 2016
Date: Sunday, April 3, 2016 @ 18:24:40
Author: anthraxx
Revision: 169400
upgpkg: afl 2.10b-1
Modified:
afl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-03 16:24:24 UTC (rev 169399)
+++ PKGBUILD 2016-04-03 16:24:40 UTC (rev 169400)
@@ -2,7 +2,7 @@
# Contributor: spider-mario <spidermario at free.fr>
pkgname=afl
-pkgver=2.09b
+pkgver=2.10b
pkgrel=1
pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
url="http://lcamtuf.coredump.cx/afl/"
@@ -20,7 +20,7 @@
replaces=('american-fuzzy-lop')
options=('!emptydirs' '!strip')
source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('9e221cfba1a8f7195d56b3933698ff39cf69277f048fe5f0628842e52cd0129307f5799f09d247ae6c409c92397523358d7fbc610ce00af66effd2e4642b2bcd')
+sha512sums=('2273632f156427967bb794ecbf013aebe06d769c27c2fb26e9550d376364e4e3750ff0ebe0d5a6a29bf9ecf39fdf724b7dd0666ed0467584cd4863893e619b1e')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list