dev-ml/fd-send-recv: update HOMEPAGE

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-20 01:02:48 +02:00
parent ddfe7f2286
commit 7e9d204660

View File

@@ -8,7 +8,10 @@ MYPN="ocaml-${PN}"
inherit dune
DESCRIPTION="Send and receive Unix.file_descrs over Unix domain sockets"
HOMEPAGE="https://github.com/xapi-project/ocaml-fd-send-recv"
HOMEPAGE="
https://github.com/xapi-project/ocaml-fd-send-recv
https://opam.ocaml.org/packages/fd-send-recv/
"
SRC_URI="https://github.com/xapi-project/${MYPN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MYPN}-${PV}"
@@ -17,5 +20,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="ocamlopt"
DEPEND="dev-ml/tuntap"
DEPEND="dev-ml/tuntap:="
RDEPEND="${DEPEND}"
RESTRICT="test" # tests require sudo