summaryrefslogtreecommitdiff
path: root/app-forensics
diff options
context:
space:
mode:
authorHanno <hanno@gentoo.org>2016-01-03 17:06:28 +0100
committerHanno <hanno@gentoo.org>2016-01-03 17:07:42 +0100
commit993357204a3354877033769b0d480290bb6c92c2 (patch)
tree9162fa369d796207c7f3d7c077cc5a926fdd8051 /app-forensics
parent45bb6d88c8c95b7633ed3c4b69db87aff5833d31 (diff)
downloadgentoo-993357204a3354877033769b0d480290bb6c92c2.tar.gz
app-forensics/afl: Fix // in SRC_URI, fix Manifest
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/afl/afl-1.80b.ebuild4
-rw-r--r--app-forensics/afl/afl-1.96b.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/afl/afl-1.80b.ebuild b/app-forensics/afl/afl-1.80b.ebuild
index a6acdfd8c8..c726297a1a 100644
--- a/app-forensics/afl/afl-1.80b.ebuild
+++ b/app-forensics/afl/afl-1.80b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ inherit multilib toolchain-funcs
DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
HOMEPAGE="http://lcamtuf.coredump.cx/afl/"
-SRC_URI="http://lcamtuf.coredump.cx/afl/releases//${P}.tgz"
+SRC_URI="http://lcamtuf.coredump.cx/afl/releases/${P}.tgz"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/app-forensics/afl/afl-1.96b.ebuild b/app-forensics/afl/afl-1.96b.ebuild
index f311733a15..c726297a1a 100644
--- a/app-forensics/afl/afl-1.96b.ebuild
+++ b/app-forensics/afl/afl-1.96b.ebuild
@@ -8,7 +8,7 @@ inherit multilib toolchain-funcs
DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
HOMEPAGE="http://lcamtuf.coredump.cx/afl/"
-SRC_URI="http://lcamtuf.coredump.cx/afl/releases//${P}.tgz"
+SRC_URI="http://lcamtuf.coredump.cx/afl/releases/${P}.tgz"
LICENSE="Apache-2.0"
SLOT="0"