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

Levente Polyak anthraxx at archlinux.org
Fri Feb 19 00:18:11 UTC 2016


    Date: Friday, February 19, 2016 @ 01:18:10
  Author: anthraxx
Revision: 162394

upgpkg: afl 2.02b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-19 00:06:07 UTC (rev 162393)
+++ PKGBUILD	2016-02-19 00:18:10 UTC (rev 162394)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=2.01b
+pkgver=2.02b
 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=('0d4654d0e39f77de866833144a3c8b5a719f3b857481904ca8f723f4d3ff72981b14b2bc06bab67862e5472b41963844ea1c8e6ba2ae4b278f77214416365321')
+sha512sums=('b11ced0f3c4054d23a3ef8dac6640614ab845a902dde1f074962be249ab3323838a1832c938e868dfbb92bf5d71458ae53823ca2716e087ade694e27d3c17567')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list