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

Levente Polyak anthraxx at archlinux.org
Sat May 13 19:09:26 UTC 2017


    Date: Saturday, May 13, 2017 @ 19:09:25
  Author: anthraxx
Revision: 227906

upgpkg: afl 2.41b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-13 18:28:36 UTC (rev 227905)
+++ PKGBUILD	2017-05-13 19:09:25 UTC (rev 227906)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=2.39b
+pkgver=2.41b
 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=('0df37fc8dea65d4130bc0fc8aaa23525bde4832c7202efb78ebe740d661546adee575b48fb94d851ef26293ca28a6ff818ab1dfd643c8e688aceb520e11229d0')
+sha512sums=('e1af6e6c4dedcc3f7f17857bf45a2efeb64bdc51633003c5bd700c51eb30c72f1f4e7fed5f6570ec98ccbd22b54dbcf08cc3faec4d28004fe0fa863a4d7ea90f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list