From 7d217864a5fdc4551699e248137a2f8b719d2078 Mon Sep 17 00:00:00 2001 From: Anil Madhavapeddy Date: Mon, 21 Dec 2020 16:28:42 +0000 Subject: [PATCH] opam: fix homepage to github url so dune-release works --- cppo_ocamlbuild.opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppo_ocamlbuild.opam b/cppo_ocamlbuild.opam index 857cf30..96f1fdb 100644 --- a/cppo_ocamlbuild.opam +++ b/cppo_ocamlbuild.opam @@ -2,7 +2,7 @@ opam-version: "2.0" maintainer: "martin@mjambon.com" authors: "Martin Jambon" license: "BSD-3-Clause" -homepage: "http://mjambon.com/cppo.html" +homepage: "https://github.com/ocaml-community/cppo" doc: "https://ocaml-community.github.io/cppo/" bug-reports: "https://github.com/ocaml-community/cppo/issues" depends: [