[arch-commits] Commit in afl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Jul 1 16:01:30 UTC 2016
Date: Friday, July 1, 2016 @ 16:01:30
Author: anthraxx
Revision: 181725
upgpkg: afl 2.17b-1
Modified:
afl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-01 16:00:49 UTC (rev 181724)
+++ PKGBUILD 2016-07-01 16:01:30 UTC (rev 181725)
@@ -2,7 +2,7 @@
# Contributor: spider-mario <spidermario at free.fr>
pkgname=afl
-pkgver=2.16b
+pkgver=2.17b
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=('37207f4592cf2cacc9dcbf51faa15a059eb9065e736025d709090a172c0a341848846df5de79861879a24ac01bcb978ca56862c5928d7910ad9359238c3f2cfc')
+sha512sums=('6b43275015b54978ab501222cb398686961c58e94b4a63b945c3aa648f804347291f3d6385afeda439f41538bc9b3a9d8267b5a8dfc959302b474b3afdf19483')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list