Date: Thursday, May 5, 2016 @ 21:20:50
  Author: anthraxx
Revision: 173858

upgpkg: afl 2.12b-1

Modified:
  afl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-05-05 19:01:11 UTC (rev 173857)
+++ PKGBUILD    2016-05-05 19:20:50 UTC (rev 173858)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <[email protected]>
 
 pkgname=afl
-pkgver=2.10b
+pkgver=2.12b
 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=('2273632f156427967bb794ecbf013aebe06d769c27c2fb26e9550d376364e4e3750ff0ebe0d5a6a29bf9ecf39fdf724b7dd0666ed0467584cd4863893e619b1e')
+sha512sums=('76e5018cc7ece1e9d164e91ec3552925454b85bf9d981fc2eb6a718fdb06741796b323605ddba93d01df0d9512309ba89554735b7b08c5bf8ad69257b3665e64')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to