mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-ml/afl-persistent: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,7 +6,10 @@ EAPI=7
|
||||
inherit opam
|
||||
|
||||
DESCRIPTION="Persistent-mode afl-fuzz for ocaml"
|
||||
HOMEPAGE="https://github.com/stedolan/ocaml-afl-persistent"
|
||||
HOMEPAGE="
|
||||
https://github.com/stedolan/ocaml-afl-persistent
|
||||
https://opam.ocaml.org/packages/afl-persistent/
|
||||
"
|
||||
SRC_URI="https://github.com/stedolan/ocaml-afl-persistent/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/ocaml-${P}"
|
||||
|
||||
@@ -14,7 +17,7 @@ LICENSE="MIT"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="dev-ml/base-unix"
|
||||
RDEPEND="dev-lang/ocaml:="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user