[arch-commits] Commit in afl/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sat Aug 29 21:30:19 UTC 2015


    Date: Saturday, August 29, 2015 @ 23:30:19
  Author: anthraxx
Revision: 138952

upgpkg: afl 1.88b-1

upgpkg: afl 1.88b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-29 21:26:44 UTC (rev 138951)
+++ PKGBUILD	2015-08-29 21:30:19 UTC (rev 138952)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=1.87b
+pkgver=1.88b
 pkgrel=1
 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 replaces=('american-fuzzy-lop')
 options=('!emptydirs' '!strip')
 source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('5b0cad03726de01238f3c9315631fea11213787be1c3ae82d3dbbb8a564e7928f2ae4bc3d02e57b8bd745c9fcbe1bccc9fa2c9ba4626734401ae5c5171bd94b0')
+sha512sums=('3565bba976ecdd84e32e7363b12e69ae65bca1fdfd5a57cbb5ecc5cfddd56b43fa57a30b5b6476c8bc23df2caf016c53f34b60a184e412a6bca2b11a1166cc4b')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list