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

Levente Polyak anthraxx at archlinux.org
Wed Feb 24 00:16:43 UTC 2016


    Date: Wednesday, February 24, 2016 @ 01:16:43
  Author: anthraxx
Revision: 163246

upgpkg: afl 2.04b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-23 22:58:57 UTC (rev 163245)
+++ PKGBUILD	2016-02-24 00:16:43 UTC (rev 163246)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=2.03b
+pkgver=2.04b
 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=('9b15574e30cb065900e43f2fd7b97e34b2d9e43a37f84423c9022c6363c7d0a211aaf1adaa52f389484e717abcd0929d330a8fb8e661d906b2818dfcf6987c96')
+sha512sums=('d09d36bf85f6a36fc981b6804202b01fba84b2b879647de9211df89e77ca58e526f5b2158a6fa5f1a647e8b588b20fd34cb012011728537d61b4924a22a866db')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list