Date: Sunday, July 3, 2016 @ 18:26:53
  Author: anthraxx
Revision: 181903

upgpkg: afl 2.18b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-03 18:26:33 UTC (rev 181902)
+++ PKGBUILD    2016-07-03 18:26:53 UTC (rev 181903)
@@ -2,7 +2,7 @@
 # Contributor: spider-mario <[email protected]>
 
 pkgname=afl
-pkgver=2.17b
+pkgver=2.18b
 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=('6b43275015b54978ab501222cb398686961c58e94b4a63b945c3aa648f804347291f3d6385afeda439f41538bc9b3a9d8267b5a8dfc959302b474b3afdf19483')
+sha512sums=('ea0198a25d3cd4e4f2b0f32cb9c894aab0c23b7d48c41acbccf7ec74ae1166f6658c1306d05ff11edff7c691a68f4e652d9c53b9a64b30464647ac4f0b4f543d')
 
 build() {
   cd ${pkgname}-${pkgver}

Reply via email to