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

Levente Polyak anthraxx at archlinux.org
Sat Jul 30 23:09:12 UTC 2016


    Date: Saturday, July 30, 2016 @ 23:09:12
  Author: anthraxx
Revision: 184685

upgpkg: afl 2.21b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-30 23:08:51 UTC (rev 184684)
+++ PKGBUILD	2016-07-30 23:09:12 UTC (rev 184685)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=2.19b
+pkgver=2.21b
 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=('07920ba8dcbdaebecc6f229cd3d6b0f84ddbfd586c0563a26953e84af57ae2b9339ddbd74991433829bbc54fc77f50cc70dc23a0cc81d6c0c2652891251c8875')
+sha512sums=('28f76ca856121fffd24869c01369400f1138821bce2f43b77f223b23f994522a90eec0e2d9c5bde49135ffa63299dbeb4e4fcace071960d0975d02ea253b3f3e')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list