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

Santiago Torres-Arias sangy at archlinux.org
Sun Oct 6 16:03:34 UTC 2019


    Date: Sunday, October 6, 2019 @ 16:03:33
  Author: sangy
Revision: 513563

upgpkg: afl 2.56b-1

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-06 15:53:13 UTC (rev 513562)
+++ PKGBUILD	2019-10-06 16:03:33 UTC (rev 513563)
@@ -3,7 +3,7 @@
 # Contributor: spider-mario <spidermario at free.fr>
 
 pkgname=afl
-pkgver=2.54b
+pkgver=2.56b
 pkgrel=1
 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
 url='http://lcamtuf.coredump.cx/afl/'
@@ -19,8 +19,8 @@
 replaces=('american-fuzzy-lop')
 options=('!emptydirs' '!strip')
 source=(https://github.com/google/AFL/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('01933db5ed60bf0d62215a87d68bc42e9aa1ad7ca00db34d44d7a73eaeefa38d')
-sha512sums=('3c4816994190f95f5ed48076decbeb6f2eca507dd86a940945f1b43bd6bbe1b04f94a143189a260ab78ed3acfe36496e82a3a6dec0a3469d72c430834fe5d769')
+sha256sums=('1d4a372e49af02fbcef0dc3ac436d03adff577afc2b6245c783744609d9cdd22')
+sha512sums=('4e76fc503fe615aac4d0bbd8e3632d5cfbb7a3ac107be03c399afc024a8ad364dba933875d50a9b65083159faf6ebef5e13c39b25db977b01bd29b6340cad162')
 
 build() {
   cd AFL-${pkgver}



More information about the arch-commits mailing list