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

Levente Polyak anthraxx at archlinux.org
Thu Aug 3 14:43:46 UTC 2017


    Date: Thursday, August 3, 2017 @ 14:43:45
  Author: anthraxx
Revision: 247795

upgpkg: afl 2.49b-1

Modified:
  afl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 14:43:17 UTC (rev 247794)
+++ PKGBUILD	2017-08-03 14:43:45 UTC (rev 247795)
@@ -2,8 +2,8 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=2.44b
-pkgrel=2
+pkgver=2.49b
+pkgrel=1
 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
 url='http://lcamtuf.coredump.cx/afl/'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 replaces=('american-fuzzy-lop')
 options=('!emptydirs' '!strip')
 source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('35441049835e90e50a5f2aae09c154d00eab45abffc0b76b78cf34bc1343928fa12ca9e7fb083f3bdeac87a36cde9a0b8d958cf8f6c30fa419954b4b46fea4c3')
+sha512sums=('2edf84fe2398377b2259c5b56452014cd9168149f9da7cc180578817c7a89cb7ba536a09929b5bb0925b35f00022877693c70f0d0a13dfbef9d05ca75ad19017')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list