[arch-commits] Commit in afl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Mar 4 11:30:04 UTC 2016
Date: Friday, March 4, 2016 @ 12:30:03
Author: anthraxx
Revision: 164736
upgpkg: afl 2.05b-1
Modified:
afl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-04 11:28:15 UTC (rev 164735)
+++ PKGBUILD 2016-03-04 11:30:03 UTC (rev 164736)
@@ -2,7 +2,7 @@
# Contributor: spider-mario <spidermario at free.fr>
pkgname=afl
-pkgver=2.04b
+pkgver=2.05b
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=('d09d36bf85f6a36fc981b6804202b01fba84b2b879647de9211df89e77ca58e526f5b2158a6fa5f1a647e8b588b20fd34cb012011728537d61b4924a22a866db')
+sha512sums=('9cda831a7374187c0fd0f88d91d83f5de6dfbfb10c2301ec0298a613193e5a25e868c3432c1caccf9e469c5c3b8199b2f8464059d3ab85703bbb5c14ad541dc9')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list