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

Levente Polyak anthraxx at archlinux.org
Thu Feb 11 14:02:03 UTC 2016


    Date: Thursday, February 11, 2016 @ 15:02:02
  Author: anthraxx
Revision: 161221

upgpkg: afl 1.99b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 14:01:18 UTC (rev 161220)
+++ PKGBUILD	2016-02-11 14:02:02 UTC (rev 161221)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=1.98b
+pkgver=1.99b
 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=('09822de2ae741531838ed22ae0ccac6277ec0fb211939f5eba4962829eb34d97d60d164d8da13f81402d03a42cb72f07d519facb80d999ac1d44ab510bfefdc9')
+sha512sums=('10c01016ac356f79f72d012ed342efd88f0e8fe8c2f00bac82cd1b084ec536be0f3fb77485d8baacf0aeb51835c47fffdd7baf3498d5d779499524ada6a5ef88')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list