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

Levente Polyak anthraxx at archlinux.org
Fri Jun 19 23:10:02 UTC 2015


    Date: Saturday, June 20, 2015 @ 01:10:02
  Author: anthraxx
Revision: 135630

upgpkg: afl 1.83b-1

updpkg afl 1.83b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-19 21:42:56 UTC (rev 135629)
+++ PKGBUILD	2015-06-19 23:10:02 UTC (rev 135630)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=1.80b
+pkgver=1.83b
 pkgrel=1
 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 replaces=('american-fuzzy-lop')
 options=('!emptydirs' '!strip')
 source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('822e93643f0ca10e9ce3eb726667e70eae1789029385cb5332eef65589f7ef0350e6775108634b642e5b394c46599b1e7943227c93cb1b1b50facf1f9e069095')
+sha512sums=('efb9126b89b294ee171b0d4fa7e9e71d2bb55e572a17d9d2c7c83ee613b42fc27f70b75671e7fb1d816bad1a9baaf71c36ba4b05135d39a1644e732d35fe09ec')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list