[arch-commits] Commit in afl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Feb 3 17:51:16 UTC 2017
Date: Friday, February 3, 2017 @ 17:51:15
Author: anthraxx
Revision: 209755
upgpkg: afl 2.39b-1
Modified:
afl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-03 17:32:56 UTC (rev 209754)
+++ PKGBUILD 2017-02-03 17:51:15 UTC (rev 209755)
@@ -2,7 +2,7 @@
# Contributor: spider-mario <spidermario at free.fr>
pkgname=afl
-pkgver=2.36b
+pkgver=2.39b
pkgrel=1
pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
url='http://lcamtuf.coredump.cx/afl/'
@@ -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=('3b9f94be9ceb2df10417e480953c4c9878d8a667cf3a1dd45da8aeca43abcfc401b3e44af7c9045f5fcddbf772cd640c090db404e0d685d7b3cea06fc111932d')
+sha512sums=('0df37fc8dea65d4130bc0fc8aaa23525bde4832c7202efb78ebe740d661546adee575b48fb94d851ef26293ca28a6ff818ab1dfd643c8e688aceb520e11229d0')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list