Date: Monday, July 27, 2015 @ 11:29:34 Author: anthraxx Revision: 137485
upgpkg: afl 1.84b-1 updpkg afl 1.84b-1 Modified: afl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-27 09:25:03 UTC (rev 137484) +++ PKGBUILD 2015-07-27 09:29:34 UTC (rev 137485) @@ -2,7 +2,7 @@ # Contributor: spider-mario <[email protected]> pkgname=afl -pkgver=1.83b +pkgver=1.84b 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=('efb9126b89b294ee171b0d4fa7e9e71d2bb55e572a17d9d2c7c83ee613b42fc27f70b75671e7fb1d816bad1a9baaf71c36ba4b05135d39a1644e732d35fe09ec') +sha512sums=('281b7de49e61d0c947419a1e96c4e582057160905eebfd4f485ef51e8b8a7583d4bfe4d9ad749dfca4b082d08c8d32de1e43b5e5fd7211c37326c15848651887') build() { cd ${pkgname}-${pkgver}
