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

Levente Polyak anthraxx at archlinux.org
Tue Jul 21 23:15:24 UTC 2020


    Date: Tuesday, July 21, 2020 @ 23:15:24
  Author: anthraxx
Revision: 664785

upgpkg: afl 2.57b-2: rebuild of upstream retag

Modified:
  afl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-21 22:41:21 UTC (rev 664784)
+++ PKGBUILD	2020-07-21 23:15:24 UTC (rev 664785)
@@ -4,7 +4,7 @@
 
 pkgname=afl
 pkgver=2.57b
-pkgrel=1
+pkgrel=2
 pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
 url='http://lcamtuf.coredump.cx/afl/'
 arch=('x86_64')
@@ -19,9 +19,9 @@
 replaces=('american-fuzzy-lop')
 options=('!emptydirs' '!strip')
 source=(https://github.com/google/AFL/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a6416350ef40e042085337b0cbc12ac95d312f124d11f37076672f511fe31608')
-sha512sums=('78e2191b6be93b0b50a347b019422ee43013be8ae567e84e54059788e11cc66c67d89847e4580da55b8f6449efdf99d8efca5bce08d439fbb4a4a3311b942eb9')
-b2sums=('08610165db4438da55aad47935fd392d2992f7abae0ddba182e0637157ab69cb70a79e0dd53e1cb9f5bed4ced8af9a285cc0e4ee22c3b8fb5a83db5e82ae15b8')
+sha256sums=('6f05a6515c07abe49f6f292bd13c96004cc1e016bda0c3cc9c2769dd43f163ee')
+sha512sums=('5d12b96229e966aeb11deb47cd8eb36cde2fa32656eb187db02c7240909d6acda36be59b2baf7e42cddd228d25ec94c8bffc3fa27f7f4b5e1e462b62929ce75d')
+b2sums=('69029d59451e468528386154e8938a1a7303765e039f98aa05e36f07314398f60ff2578f765142e1f1ff653e5ab93ea53a2efb98abe275046ebacdd3ca8363b6')
 
 build() {
   cd AFL-${pkgver}



More information about the arch-commits mailing list