[arch-commits] Commit in afl/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sat Sep 12 17:52:28 UTC 2015
Date: Saturday, September 12, 2015 @ 19:52:28
Author: anthraxx
Revision: 139984
upgpkg: afl 1.94b-1
upgpkg: afl 1.94b-1
Modified:
afl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 17:51:53 UTC (rev 139983)
+++ PKGBUILD 2015-09-12 17:52:28 UTC (rev 139984)
@@ -2,7 +2,7 @@
# Contributor: spider-mario <spidermario at free.fr>
pkgname=afl
-pkgver=1.93b
+pkgver=1.94b
pkgrel=1
pkgdesc='Security-oriented fuzzer using compile-time instrumentation and genetic algorithms'
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
replaces=('american-fuzzy-lop')
options=('!emptydirs' '!strip')
source=(${pkgname}-${pkgver}.tgz::http://lcamtuf.coredump.cx/${pkgname}/releases/${pkgname}-${pkgver}.tgz)
-sha512sums=('2fc402c78c183ab6988957054a40dfd4a48d99536a7f32d573655812eb39e118d9813acfeb6e27b643ef414a23746b7514233acecce6601e04a23feb6e82860a')
+sha512sums=('513c01348c7087f3f1f716440af273d342466089400822784d670739bec4ab6094b8d085933ffecc0fb69f966bdc99ed3bfad5966065036c2b8a5015a39683c4')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list